Jubliano commited on
Commit
1aaac9b
1 Parent(s): c94b324

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. config.json +15 -7
  2. model.safetensors +2 -2
  3. training_args.bin +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "wav2vec2-large-xls-r-300m-ipa-INTERNATIONAL1.7WithoutSpaces",
3
  "activation_dropout": 0.0,
4
  "adapter_attn_dim": null,
5
  "adapter_kernel_size": 3,
@@ -9,7 +9,7 @@
9
  "architectures": [
10
  "Wav2Vec2ForCTC"
11
  ],
12
- "attention_dropout": 0.15,
13
  "bos_token_id": 1,
14
  "classifier_proj_size": 256,
15
  "codevector_dim": 768,
@@ -55,18 +55,26 @@
55
  "final_dropout": 0.0,
56
  "gradient_checkpointing": false,
57
  "hidden_act": "gelu",
58
- "hidden_dropout": 0.15,
59
  "hidden_size": 1024,
60
  "initializer_range": 0.02,
61
  "intermediate_size": 4096,
62
  "layer_norm_eps": 1e-05,
63
- "layerdrop": 0.15,
 
 
 
 
 
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.03,
 
 
 
70
  "model_type": "wav2vec2",
71
  "num_adapter_layers": 3,
72
  "num_attention_heads": 16,
@@ -78,7 +86,7 @@
78
  "num_hidden_layers": 24,
79
  "num_negatives": 100,
80
  "output_hidden_size": 1024,
81
- "pad_token_id": 133,
82
  "proj_codevector_dim": 768,
83
  "tdnn_dilation": [
84
  1,
@@ -104,6 +112,6 @@
104
  "torch_dtype": "float32",
105
  "transformers_version": "4.40.2",
106
  "use_weighted_layer_sum": false,
107
- "vocab_size": 137,
108
  "xvector_output_dim": 512
109
  }
 
1
  {
2
+ "_name_or_path": "facebook/wav2vec2-xlsr-53-espeak-cv-ft",
3
  "activation_dropout": 0.0,
4
  "adapter_attn_dim": null,
5
  "adapter_kernel_size": 3,
 
9
  "architectures": [
10
  "Wav2Vec2ForCTC"
11
  ],
12
+ "attention_dropout": 0,
13
  "bos_token_id": 1,
14
  "classifier_proj_size": 256,
15
  "codevector_dim": 768,
 
55
  "final_dropout": 0.0,
56
  "gradient_checkpointing": false,
57
  "hidden_act": "gelu",
58
+ "hidden_dropout": 0.0,
59
  "hidden_size": 1024,
60
  "initializer_range": 0.02,
61
  "intermediate_size": 4096,
62
  "layer_norm_eps": 1e-05,
63
+ "layerdrop": 0.0,
64
+ "mask_channel_length": 10,
65
+ "mask_channel_min_space": 1,
66
+ "mask_channel_other": 0.0,
67
+ "mask_channel_prob": 0.0,
68
+ "mask_channel_selection": "static",
69
  "mask_feature_length": 10,
70
  "mask_feature_min_masks": 0,
71
  "mask_feature_prob": 0.0,
72
  "mask_time_length": 10,
73
  "mask_time_min_masks": 2,
74
+ "mask_time_min_space": 1,
75
+ "mask_time_other": 0.0,
76
+ "mask_time_prob": 0.0,
77
+ "mask_time_selection": "static",
78
  "model_type": "wav2vec2",
79
  "num_adapter_layers": 3,
80
  "num_attention_heads": 16,
 
86
  "num_hidden_layers": 24,
87
  "num_negatives": 100,
88
  "output_hidden_size": 1024,
89
+ "pad_token_id": 435,
90
  "proj_codevector_dim": 768,
91
  "tdnn_dilation": [
92
  1,
 
112
  "torch_dtype": "float32",
113
  "transformers_version": "4.40.2",
114
  "use_weighted_layer_sum": false,
115
+ "vocab_size": 439,
116
  "xvector_output_dim": 512
117
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c3e661fee78075c15d3f773f851b021cf26f298419cae905dfddf25477f45b84
3
- size 1262369180
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:452e9f91ebf96dae9821bfd4b40bd17d4aed101859b97e0c849b24ff79b1a2a1
3
+ size 1263603204
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b2458fa348200e65258361233529b6c47a6ee4947d9e88f4fc4d789cec13ebf6
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30a240e00d593b53107e45a8d4bc169baf6334ae4ba8adee8bcbfd360f6389f3
3
  size 5048