lbourdois commited on
Commit
fab7115
·
verified ·
1 Parent(s): 23a8807

Update model card for Macedonian

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 32,7
19
  | Metric | Original | Trimmed | Reduction |
20
  |--------|----------|---------|-----------|
21
  | **Vocabulary size** | 51,865 tokens | 32,768 tokens | **36.82%** |
22
- | **Model size** | 227,068,416 params | 241,734,912 params | **6.07%** |
23
 
24
  ![image](https://raw.githubusercontent.com/lbourdois/blog/refs/heads/master/assets/images/Trimming/whisper-small-32768.png)
25
 
 
19
  | Metric | Original | Trimmed | Reduction |
20
  |--------|----------|---------|-----------|
21
  | **Vocabulary size** | 51,865 tokens | 32,768 tokens | **36.82%** |
22
+ | **Model size** | 241,734,912 params | 227,068,416 params | **6.07%** |
23
 
24
  ![image](https://raw.githubusercontent.com/lbourdois/blog/refs/heads/master/assets/images/Trimming/whisper-small-32768.png)
25