lbourdois commited on
Commit
1c209b4
·
verified ·
1 Parent(s): 1014945

Update model card for Maltese

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** | 763,461,120 params | 808,878,080 params | **5.61%** |
23
 
24
  ![image](https://raw.githubusercontent.com/lbourdois/blog/refs/heads/master/assets/images/Trimming/whisper-large-v3-turbo-16384.png)
25
 
 
19
  | Metric | Original | Trimmed | Reduction |
20
  |--------|----------|---------|-----------|
21
  | **Vocabulary size** | 51,865 tokens | 16,384 tokens | **68.41%** |
22
+ | **Model size** | 808,878,080 params | 763,461,120 params | **5.61%** |
23
 
24
  ![image](https://raw.githubusercontent.com/lbourdois/blog/refs/heads/master/assets/images/Trimming/whisper-large-v3-turbo-16384.png)
25