lbourdois commited on
Commit
2d13baa
·
verified ·
1 Parent(s): ef2dffa

Update model card for Norwegian Bokmål

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ This trimmed model should perform similarly to the original model with only 16,3
18
  ## Model Statistics
19
  | Metric | Original | Trimmed | Reduction |
20
  |--------|----------|---------|-----------|
21
- | **Vocabulary size** | 51,865 tokens | 16,384 tokens | **31.59%** |
22
  | **Model size** | 37,760,640 params | 24,135,936 params | **36.08%** |
23
 
24
  ![image](https://raw.githubusercontent.com/lbourdois/blog/refs/heads/master/assets/images/Trimming/whisper-tiny-16384.png)
 
18
  ## Model Statistics
19
  | Metric | Original | Trimmed | Reduction |
20
  |--------|----------|---------|-----------|
21
+ | **Vocabulary size** | 51,865 tokens | 16,384 tokens | **68.41%** |
22
  | **Model size** | 37,760,640 params | 24,135,936 params | **36.08%** |
23
 
24
  ![image](https://raw.githubusercontent.com/lbourdois/blog/refs/heads/master/assets/images/Trimming/whisper-tiny-16384.png)