NMP123 commited on
Commit
d77a1c0
·
verified ·
1 Parent(s): 603f7e1

End of training

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -12,8 +12,8 @@ model-index:
12
  - name: w2v-bert-2.0-Vietnamese-colab-CV17.0
13
  results:
14
  - task:
15
- type: automatic-speech-recognition
16
  name: Automatic Speech Recognition
 
17
  dataset:
18
  name: common_voice_17_0
19
  type: common_voice_17_0
@@ -21,9 +21,9 @@ model-index:
21
  split: test
22
  args: vi
23
  metrics:
24
- - type: wer
25
- value: 0.21299227554767633
26
- name: Wer
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -33,8 +33,8 @@ should probably proofread and complete it, then remove this comment. -->
33
 
34
  This model is a fine-tuned version of [facebook/w2v-bert-2.0](https://huggingface.co/facebook/w2v-bert-2.0) on the common_voice_17_0 dataset.
35
  It achieves the following results on the evaluation set:
36
- - Loss: 0.7230
37
- - Wer: 0.2130
38
 
39
  ## Model description
40
 
@@ -53,7 +53,7 @@ More information needed
53
  ### Training hyperparameters
54
 
55
  The following hyperparameters were used during training:
56
- - learning_rate: 5e-05
57
  - train_batch_size: 16
58
  - eval_batch_size: 8
59
  - seed: 42
@@ -69,14 +69,14 @@ The following hyperparameters were used during training:
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Wer |
71
  |:-------------:|:------:|:----:|:---------------:|:------:|
72
- | 4.9411 | 3.2609 | 300 | 0.8347 | 0.3058 |
73
- | 0.1858 | 6.5217 | 600 | 0.7461 | 0.2676 |
74
- | 0.0492 | 9.7826 | 900 | 0.7230 | 0.2130 |
75
 
76
 
77
  ### Framework versions
78
 
79
- - Transformers 4.48.3
80
  - Pytorch 2.6.0+cu124
81
  - Datasets 3.4.1
82
  - Tokenizers 0.21.1
 
12
  - name: w2v-bert-2.0-Vietnamese-colab-CV17.0
13
  results:
14
  - task:
 
15
  name: Automatic Speech Recognition
16
+ type: automatic-speech-recognition
17
  dataset:
18
  name: common_voice_17_0
19
  type: common_voice_17_0
 
21
  split: test
22
  args: vi
23
  metrics:
24
+ - name: Wer
25
+ type: wer
26
+ value: 0.26461245235069886
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
33
 
34
  This model is a fine-tuned version of [facebook/w2v-bert-2.0](https://huggingface.co/facebook/w2v-bert-2.0) on the common_voice_17_0 dataset.
35
  It achieves the following results on the evaluation set:
36
+ - Loss: 0.7535
37
+ - Wer: 0.2646
38
 
39
  ## Model description
40
 
 
53
  ### Training hyperparameters
54
 
55
  The following hyperparameters were used during training:
56
+ - learning_rate: 3e-05
57
  - train_batch_size: 16
58
  - eval_batch_size: 8
59
  - seed: 42
 
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Wer |
71
  |:-------------:|:------:|:----:|:---------------:|:------:|
72
+ | 3.2974 | 3.2609 | 300 | 0.6899 | 0.3559 |
73
+ | 0.1432 | 6.5217 | 600 | 0.7335 | 0.2991 |
74
+ | 0.0363 | 9.7826 | 900 | 0.7535 | 0.2646 |
75
 
76
 
77
  ### Framework versions
78
 
79
+ - Transformers 4.50.0
80
  - Pytorch 2.6.0+cu124
81
  - Datasets 3.4.1
82
  - Tokenizers 0.21.1