lbourdois commited on
Commit
e4edeb2
·
verified ·
1 Parent(s): dd0f916

Update model card for Russian

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** | 744,302,592 params | 763,857,920 params | **2.56%** |
23
 
24
  ![image](https://raw.githubusercontent.com/lbourdois/blog/refs/heads/master/assets/images/Trimming/whisper-medium-32768.png)
25
 
 
19
  | Metric | Original | Trimmed | Reduction |
20
  |--------|----------|---------|-----------|
21
  | **Vocabulary size** | 51,865 tokens | 32,768 tokens | **36.82%** |
22
+ | **Model size** | 763,857,920 params | 744,302,592 params | **2.56%** |
23
 
24
  ![image](https://raw.githubusercontent.com/lbourdois/blog/refs/heads/master/assets/images/Trimming/whisper-medium-32768.png)
25