lbourdois commited on
Commit
cd1d5ff
·
verified ·
1 Parent(s): e9b130e

Update model card for Shona

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ This trimmed model should perform similarly to the original model with only 16,3
19
  | Metric | Original | Trimmed | Reduction |
20
  |--------|----------|---------|-----------|
21
  | **Vocabulary size** | 51,865 tokens | 16,384 tokens | **68.41%** |
22
- | **Model size** | 727,525,376 params | 763,857,920 params | **4.76%** |
23
 
24
  ![image](https://raw.githubusercontent.com/lbourdois/blog/refs/heads/master/assets/images/Trimming/whisper-medium-16384.png)
25
 
 
19
  | Metric | Original | Trimmed | Reduction |
20
  |--------|----------|---------|-----------|
21
  | **Vocabulary size** | 51,865 tokens | 16,384 tokens | **68.41%** |
22
+ | **Model size** | 763,857,920 params | 727,525,376 params | **4.76%** |
23
 
24
  ![image](https://raw.githubusercontent.com/lbourdois/blog/refs/heads/master/assets/images/Trimming/whisper-medium-16384.png)
25