patrickvonplaten commited on
Commit
04b8ab1
1 Parent(s): 81c740d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -8,7 +8,7 @@ tags:
8
  datasets:
9
  - common_voice
10
  model-index:
11
- - name: phoneme_test_3_tr
12
  results: []
13
  ---
14
 
@@ -20,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
20
  This model is a fine-tuned version of [wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the COMMON_VOICE - TR dataset.
21
  It achieves the following results on the evaluation set:
22
  - Loss: 0.6380
23
- - Wer: 0.1664
24
 
25
  ## Model description
26
 
@@ -55,7 +55,7 @@ The following hyperparameters were used during training:
55
 
56
  ### Training results
57
 
58
- | Training Loss | Epoch | Step | Validation Loss | Wer |
59
  |:-------------:|:-----:|:----:|:---------------:|:------:|
60
  | 13.6687 | 0.92 | 100 | 12.4567 | 1.0 |
61
  | 3.4219 | 1.83 | 200 | 3.4704 | 1.0 |
 
8
  datasets:
9
  - common_voice
10
  model-index:
11
+ - name: wav2vec2-xls-r-phoneme-300m-tr
12
  results: []
13
  ---
14
 
 
20
  This model is a fine-tuned version of [wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the COMMON_VOICE - TR dataset.
21
  It achieves the following results on the evaluation set:
22
  - Loss: 0.6380
23
+ - PER: 0.1664
24
 
25
  ## Model description
26
 
 
55
 
56
  ### Training results
57
 
58
+ | Training Loss | Epoch | Step | Validation Loss | PER |
59
  |:-------------:|:-----:|:----:|:---------------:|:------:|
60
  | 13.6687 | 0.92 | 100 | 12.4567 | 1.0 |
61
  | 3.4219 | 1.83 | 200 | 3.4704 | 1.0 |