Dandan0K commited on
Commit
ae7935e
·
verified ·
1 Parent(s): c5d6e50

End of training

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -3,6 +3,8 @@ license: apache-2.0
3
  base_model: facebook/wav2vec2-xls-r-300m
4
  tags:
5
  - generated_from_trainer
 
 
6
  model-index:
7
  - name: xls_1b_decoding_fr_decoding_test
8
  results: []
@@ -14,7 +16,10 @@ should probably proofread and complete it, then remove this comment. -->
14
  [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/danakal/xls_300m_french_data/runs/cf8f5rsv)
15
  # xls_1b_decoding_fr_decoding_test
16
 
17
- This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on an unknown dataset.
 
 
 
18
 
19
  ## Model description
20
 
@@ -45,6 +50,10 @@ The following hyperparameters were used during training:
45
  - num_epochs: 30
46
  - mixed_precision_training: Native AMP
47
 
 
 
 
 
48
  ### Framework versions
49
 
50
  - Transformers 4.43.0.dev0
 
3
  base_model: facebook/wav2vec2-xls-r-300m
4
  tags:
5
  - generated_from_trainer
6
+ metrics:
7
+ - wer
8
  model-index:
9
  - name: xls_1b_decoding_fr_decoding_test
10
  results: []
 
16
  [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/danakal/xls_300m_french_data/runs/cf8f5rsv)
17
  # xls_1b_decoding_fr_decoding_test
18
 
19
+ This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 14.6705
22
+ - Wer: 1.0
23
 
24
  ## Model description
25
 
 
50
  - num_epochs: 30
51
  - mixed_precision_training: Native AMP
52
 
53
+ ### Training results
54
+
55
+
56
+
57
  ### Framework versions
58
 
59
  - Transformers 4.43.0.dev0