lbourdois commited on
Commit
5c91565
·
verified ·
1 Parent(s): 5d9f026

Update model card for Maori

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** | 784,432,640 params | 808,878,080 params | **3.02%** |
23
 
24
  ![image](https://raw.githubusercontent.com/lbourdois/blog/refs/heads/master/assets/images/Trimming/whisper-large-v3-turbo-32768.png)
25
 
 
19
  | Metric | Original | Trimmed | Reduction |
20
  |--------|----------|---------|-----------|
21
  | **Vocabulary size** | 51,865 tokens | 32,768 tokens | **36.82%** |
22
+ | **Model size** | 808,878,080 params | 784,432,640 params | **3.02%** |
23
 
24
  ![image](https://raw.githubusercontent.com/lbourdois/blog/refs/heads/master/assets/images/Trimming/whisper-large-v3-turbo-32768.png)
25