vasilis commited on
Commit
d73c028
1 Parent(s): 10cc3aa

updates model

Browse files
Files changed (3) hide show
  1. README.md +3 -3
  2. config.json +2 -2
  3. pytorch_model.bin +1 -1
README.md CHANGED
@@ -25,10 +25,10 @@ model-index:
25
  metrics:
26
  - name: Test WER
27
  type: wer
28
- value: 15.156165
29
  - name: Test CER
30
  type: cer
31
- value: 5.343999
32
  ---
33
 
34
  # Wav2Vec2-Large-XLSR-53-Swedish
@@ -127,7 +127,7 @@ print("CER: {:2f}".format(100 * wer.compute(predictions=[" ".join(list(entry)) f
127
 
128
  ```
129
 
130
- **Test Result**: 15.156165 %
131
 
132
  ## Training
133
 
25
  metrics:
26
  - name: Test WER
27
  type: wer
28
+ value: 14.695793
29
  - name: Test CER
30
  type: cer
31
+ value: 5.264666
32
  ---
33
 
34
  # Wav2Vec2-Large-XLSR-53-Swedish
127
 
128
  ```
129
 
130
+ **Test Result**: 14.695793 %
131
 
132
  ## Training
133
 
config.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "_name_or_path": "/speech-data-1/dev/hugging_face_finetuning_week/sw_demo/checkpoints/2020_27_3_v1/checkpoint-21800",
3
  "activation_dropout": 0.07,
4
  "apply_spec_augment": true,
5
  "architectures": [
6
- "Wav2Vec2ForCTC"
7
  ],
8
  "attention_dropout": 0.2,
9
  "bos_token_id": 1,
1
  {
2
+ "_name_or_path": "/speech-data-1/dev/hugging_face_finetuning_week/sw_demo/checkpoints/checkpoint-95600",
3
  "activation_dropout": 0.07,
4
  "apply_spec_augment": true,
5
  "architectures": [
6
+ "Wav2Vec2Ablation"
7
  ],
8
  "attention_dropout": 0.2,
9
  "bos_token_id": 1,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b3c27ed20a605dc14d8ff2bccb168d08d947d19902b9fe56871eb89071d5418d
3
  size 1262065047
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7eff6c50f2f024f1a19f3d27576067d4560845398975503fa0919115307a56e
3
  size 1262065047