Lasion commited on
Commit
b880fbb
1 Parent(s): 157d55e

End of training

Browse files
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
- license: apache-2.0
3
- base_model: facebook/wav2vec2-large-xlsr-53
4
  tags:
5
  - generated_from_trainer
6
  datasets:
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Wer
24
  type: wer
25
- value: 0.8004270028466857
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -30,10 +30,10 @@ should probably proofread and complete it, then remove this comment. -->
30
 
31
  # wav2vec2-common-voice-16_1_vi
32
 
33
- This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the common_voice_16_1 dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 1.4999
36
- - Wer: 0.8004
37
 
38
  ## Model description
39
 
@@ -66,13 +66,13 @@ The following hyperparameters were used during training:
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Wer |
68
  |:-------------:|:-------:|:----:|:---------------:|:------:|
69
- | 16.2607 | 4.2373 | 500 | 3.5522 | 0.9999 |
70
- | 3.4445 | 8.4746 | 1000 | 3.3740 | 0.9999 |
71
- | 2.2065 | 12.7119 | 1500 | 1.5781 | 0.9709 |
72
- | 0.7589 | 16.9492 | 2000 | 1.4173 | 0.8542 |
73
- | 0.4407 | 21.1864 | 2500 | 1.4711 | 0.8281 |
74
- | 0.3235 | 25.4237 | 3000 | 1.4836 | 0.8097 |
75
- | 0.2751 | 29.6610 | 3500 | 1.4999 | 0.8004 |
76
 
77
 
78
  ### Framework versions
 
1
  ---
2
+ license: cc-by-nc-4.0
3
+ base_model: nguyenvulebinh/wav2vec2-base-vi
4
  tags:
5
  - generated_from_trainer
6
  datasets:
 
22
  metrics:
23
  - name: Wer
24
  type: wer
25
+ value: 0.9998983326555511
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
30
 
31
  # wav2vec2-common-voice-16_1_vi
32
 
33
+ This model is a fine-tuned version of [nguyenvulebinh/wav2vec2-base-vi](https://huggingface.co/nguyenvulebinh/wav2vec2-base-vi) on the common_voice_16_1 dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 3.5320
36
+ - Wer: 0.9999
37
 
38
  ## Model description
39
 
 
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Wer |
68
  |:-------------:|:-------:|:----:|:---------------:|:------:|
69
+ | 23.1642 | 4.2373 | 500 | 9.3416 | 0.9999 |
70
+ | 4.3182 | 8.4746 | 1000 | 3.5487 | 0.9999 |
71
+ | 3.4768 | 12.7119 | 1500 | 3.5353 | 0.9999 |
72
+ | 3.4681 | 16.9492 | 2000 | 3.5314 | 0.9999 |
73
+ | 3.4635 | 21.1864 | 2500 | 3.5318 | 0.9999 |
74
+ | 3.4642 | 25.4237 | 3000 | 3.5313 | 0.9999 |
75
+ | 3.4753 | 29.6610 | 3500 | 3.5320 | 0.9999 |
76
 
77
 
78
  ### Framework versions
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
- "_name_or_path": "facebook/wav2vec2-large-xlsr-53",
3
- "activation_dropout": 0.0,
4
  "adapter_attn_dim": null,
5
  "adapter_kernel_size": 3,
6
  "adapter_stride": 2,
@@ -12,9 +12,9 @@
12
  "attention_dropout": 0.1,
13
  "bos_token_id": 1,
14
  "classifier_proj_size": 256,
15
- "codevector_dim": 768,
16
  "contrastive_logits_temperature": 0.1,
17
- "conv_bias": true,
18
  "conv_dim": [
19
  512,
20
  512,
@@ -45,48 +45,41 @@
45
  "ctc_loss_reduction": "mean",
46
  "ctc_zero_infinity": false,
47
  "diversity_loss_weight": 0.1,
48
- "do_stable_layer_norm": true,
49
  "eos_token_id": 2,
50
  "feat_extract_activation": "gelu",
51
  "feat_extract_dropout": 0.0,
52
- "feat_extract_norm": "layer",
53
  "feat_proj_dropout": 0.0,
54
  "feat_quantizer_dropout": 0.0,
55
- "final_dropout": 0.0,
56
  "hidden_act": "gelu",
57
  "hidden_dropout": 0.1,
58
- "hidden_size": 1024,
 
59
  "initializer_range": 0.02,
60
- "intermediate_size": 4096,
61
  "layer_norm_eps": 1e-05,
62
  "layerdrop": 0.1,
63
- "mask_channel_length": 10,
64
- "mask_channel_min_space": 1,
65
- "mask_channel_other": 0.0,
66
- "mask_channel_prob": 0.0,
67
- "mask_channel_selection": "static",
68
  "mask_feature_length": 10,
69
  "mask_feature_min_masks": 0,
70
  "mask_feature_prob": 0.0,
71
  "mask_time_length": 10,
72
  "mask_time_min_masks": 2,
73
- "mask_time_min_space": 1,
74
- "mask_time_other": 0.0,
75
  "mask_time_prob": 0.05,
76
- "mask_time_selection": "static",
77
  "model_type": "wav2vec2",
78
  "num_adapter_layers": 3,
79
- "num_attention_heads": 16,
80
  "num_codevector_groups": 2,
81
  "num_codevectors_per_group": 320,
82
  "num_conv_pos_embedding_groups": 16,
83
  "num_conv_pos_embeddings": 128,
84
  "num_feat_extract_layers": 7,
85
- "num_hidden_layers": 24,
86
  "num_negatives": 100,
87
- "output_hidden_size": 1024,
88
  "pad_token_id": 95,
89
- "proj_codevector_dim": 768,
90
  "tdnn_dilation": [
91
  1,
92
  2,
 
1
  {
2
+ "_name_or_path": "nguyenvulebinh/wav2vec2-base-vi",
3
+ "activation_dropout": 0.1,
4
  "adapter_attn_dim": null,
5
  "adapter_kernel_size": 3,
6
  "adapter_stride": 2,
 
12
  "attention_dropout": 0.1,
13
  "bos_token_id": 1,
14
  "classifier_proj_size": 256,
15
+ "codevector_dim": 256,
16
  "contrastive_logits_temperature": 0.1,
17
+ "conv_bias": false,
18
  "conv_dim": [
19
  512,
20
  512,
 
45
  "ctc_loss_reduction": "mean",
46
  "ctc_zero_infinity": false,
47
  "diversity_loss_weight": 0.1,
48
+ "do_stable_layer_norm": false,
49
  "eos_token_id": 2,
50
  "feat_extract_activation": "gelu",
51
  "feat_extract_dropout": 0.0,
52
+ "feat_extract_norm": "group",
53
  "feat_proj_dropout": 0.0,
54
  "feat_quantizer_dropout": 0.0,
55
+ "final_dropout": 0.1,
56
  "hidden_act": "gelu",
57
  "hidden_dropout": 0.1,
58
+ "hidden_dropout_prob": 0.1,
59
+ "hidden_size": 768,
60
  "initializer_range": 0.02,
61
+ "intermediate_size": 3072,
62
  "layer_norm_eps": 1e-05,
63
  "layerdrop": 0.1,
 
 
 
 
 
64
  "mask_feature_length": 10,
65
  "mask_feature_min_masks": 0,
66
  "mask_feature_prob": 0.0,
67
  "mask_time_length": 10,
68
  "mask_time_min_masks": 2,
 
 
69
  "mask_time_prob": 0.05,
 
70
  "model_type": "wav2vec2",
71
  "num_adapter_layers": 3,
72
+ "num_attention_heads": 12,
73
  "num_codevector_groups": 2,
74
  "num_codevectors_per_group": 320,
75
  "num_conv_pos_embedding_groups": 16,
76
  "num_conv_pos_embeddings": 128,
77
  "num_feat_extract_layers": 7,
78
+ "num_hidden_layers": 12,
79
  "num_negatives": 100,
80
+ "output_hidden_size": 768,
81
  "pad_token_id": 95,
82
+ "proj_codevector_dim": 256,
83
  "tdnn_dilation": [
84
  1,
85
  2,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:49fb8ef39dc1607843cf0729138aa25835218471b0ef8be9a9c0421b49d5f1c4
3
- size 1262209280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc78b1dc88a4788f6cf467df5c7da42542a41f217c24692eaf9528d507a0267b
3
+ size 377814144
runs/Apr29_07-25-51_eac612c9136b/events.out.tfevents.1714375573.eac612c9136b.2924.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ced30ff9f1d1f30943a88c43254014114a0bb30229f7a23924686f32995fdfa
3
+ size 6160
runs/Apr29_07-28-43_eac612c9136b/events.out.tfevents.1714375750.eac612c9136b.2924.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ad6d24d230e8157848480d9bde27064ed3af84c0d24a794146c888c566b41bf
3
+ size 6160
runs/Apr29_07-30-02_eac612c9136b/events.out.tfevents.1714375826.eac612c9136b.2924.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36bf264da5669452a0657923a56a36231a6b668c282e3ace2325148036095ca3
3
+ size 10217
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b4b35a856eac15d8e3780e1cd2bdfc60f1b306b18f0e6193d3ad7808e58a8c8b
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fbfe89347d7ce2c188a7039b74b5f952a27772e7681f5bac72af43f4f5e98d6
3
  size 4984