oceanstar commited on
Commit
782d023
1 Parent(s): e66a642

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -7
README.md CHANGED
@@ -11,6 +11,8 @@ datasets:
11
  model-index:
12
  - name: oceanstar-bridze
13
  results: []
 
 
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -55,12 +57,12 @@ The following hyperparameters were used during training:
55
  |:-------------:|:-----:|:----:|:-------:|:---------------:|
56
  | 0.3652 | 0.06 | 500 | 11.3504 | 0.3574 |
57
  | 0.2788 | 0.13 | 1000 | 9.1325 | 0.2645 |
58
- | 0.2213 | 0.1 | 1500 | 0.2388 | 9.3132 |
59
- | 0.2257 | 0.13 | 2000 | 0.2194 | 8.6295 |
60
- | 0.1941 | 0.16 | 2500 | 0.2068 | 7.5109 |
61
- | 0.1395 | 0.19 | 3000 | 0.1969 | 7.3247 |
62
- | 0.1787 | 0.23 | 3500 | 0.1905 | 7.5517 |
63
- | 0.1639 | 0.26 | 4000 | 0.1880 | 7.3894 |
64
 
65
 
66
  ### Framework versions
@@ -68,4 +70,4 @@ The following hyperparameters were used during training:
68
  - Transformers 4.32.0.dev0
69
  - Pytorch 1.10.1
70
  - Datasets 2.14.2
71
- - Tokenizers 0.13.3
 
11
  model-index:
12
  - name: oceanstar-bridze
13
  results: []
14
+ metrics:
15
+ - cer
16
  ---
17
 
18
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
57
  |:-------------:|:-----:|:----:|:-------:|:---------------:|
58
  | 0.3652 | 0.06 | 500 | 11.3504 | 0.3574 |
59
  | 0.2788 | 0.13 | 1000 | 9.1325 | 0.2645 |
60
+ | 0.2213 | 0.1 | 1500 | 9.3132 | 0.2388 |
61
+ | 0.2257 | 0.13 | 2000 | 8.6295 | 0.2194 |
62
+ | 0.1941 | 0.16 | 2500 | 7.5109 | 0.2068 |
63
+ | 0.1395 | 0.19 | 3000 | 7.3247 | 0.1969 |
64
+ | 0.1787 | 0.23 | 3500 | 7.5517 | 0.1905 |
65
+ | 0.1639 | 0.26 | 4000 | 7.3894 | 0.1880 |
66
 
67
 
68
  ### Framework versions
 
70
  - Transformers 4.32.0.dev0
71
  - Pytorch 1.10.1
72
  - Datasets 2.14.2
73
+ - Tokenizers 0.13.3