lucas-meyer commited on
Commit
4f37424
1 Parent(s): 81b0edc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -7,6 +7,8 @@ metrics:
7
  model-index:
8
  - name: xls-r-asr_af-run6
9
  results: []
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -36,7 +38,7 @@ The following hyperparameters were used during training:
36
 
37
  ### Training results
38
 
39
- | Training Loss | Epoch | Step | Validation Loss | Wer |
40
  |:-------------:|:-----:|:----:|:---------------:|:------:|
41
  | 8.6153 | 0.59 | 100 | 4.0306 | 1.0 |
42
  | 3.2623 | 1.17 | 200 | 3.0277 | 1.0 |
@@ -57,4 +59,4 @@ The following hyperparameters were used during training:
57
  - Transformers 4.28.0
58
  - Pytorch 2.0.1+cu117
59
  - Datasets 2.14.4
60
- - Tokenizers 0.13.3
 
7
  model-index:
8
  - name: xls-r-asr_af-run6
9
  results: []
10
+ datasets:
11
+ - lucas-meyer/asr_af
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
38
 
39
  ### Training results
40
 
41
+ | Training Loss | Epoch | Step | Validation Loss | Wer (Train) |
42
  |:-------------:|:-----:|:----:|:---------------:|:------:|
43
  | 8.6153 | 0.59 | 100 | 4.0306 | 1.0 |
44
  | 3.2623 | 1.17 | 200 | 3.0277 | 1.0 |
 
59
  - Transformers 4.28.0
60
  - Pytorch 2.0.1+cu117
61
  - Datasets 2.14.4
62
+ - Tokenizers 0.13.3