Sameen53 commited on
Commit
c139a9f
1 Parent(s): 800d84b

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -9
README.md CHANGED
@@ -1,6 +1,8 @@
1
  ---
2
  tags:
3
  - generated_from_trainer
 
 
4
  model-index:
5
  - name: training_45k
6
  results: []
@@ -14,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
14
  This model is a fine-tuned version of [Sameen53/cv_bn_bestModel_1](https://huggingface.co/Sameen53/cv_bn_bestModel_1) on the None dataset.
15
  It achieves the following results on the evaluation set:
16
  - Loss: inf
17
- - Wer: 0.1499
18
 
19
  ## Model description
20
 
@@ -49,16 +51,16 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Wer |
51
  |:-------------:|:-----:|:----:|:---------------:|:------:|
52
- | 0.2552 | 1.26 | 1500 | inf | 0.1497 |
53
- | 0.2482 | 2.51 | 3000 | inf | 0.1500 |
54
- | 0.2497 | 3.77 | 4500 | inf | 0.1498 |
55
- | 0.2474 | 5.02 | 6000 | inf | 0.1499 |
56
- | 0.2493 | 6.28 | 7500 | inf | 0.1499 |
57
 
58
 
59
  ### Framework versions
60
 
61
- - Transformers 4.20.1
62
- - Pytorch 1.11.0
63
- - Datasets 2.1.0
64
  - Tokenizers 0.12.1
 
1
  ---
2
  tags:
3
  - generated_from_trainer
4
+ metrics:
5
+ - wer
6
  model-index:
7
  - name: training_45k
8
  results: []
 
16
  This model is a fine-tuned version of [Sameen53/cv_bn_bestModel_1](https://huggingface.co/Sameen53/cv_bn_bestModel_1) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
  - Loss: inf
19
+ - Wer: 0.1497
20
 
21
  ## Model description
22
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Wer |
53
  |:-------------:|:-----:|:----:|:---------------:|:------:|
54
+ | 0.2549 | 1.25 | 1500 | inf | 0.1495 |
55
+ | 0.2482 | 2.51 | 3000 | inf | 0.1496 |
56
+ | 0.2504 | 3.76 | 4500 | inf | 0.1498 |
57
+ | 0.2479 | 5.02 | 6000 | inf | 0.1495 |
58
+ | 0.2493 | 6.27 | 7500 | inf | 0.1497 |
59
 
60
 
61
  ### Framework versions
62
 
63
+ - Transformers 4.28.1
64
+ - Pytorch 2.0.1+cu118
65
+ - Datasets 2.13.1
66
  - Tokenizers 0.12.1