jialinselenasong commited on
Commit
abd2b15
1 Parent(s): 7282b8f

Training in progress, step 400

Browse files
config.json CHANGED
@@ -9,7 +9,7 @@
9
  "architectures": [
10
  "Wav2Vec2ForCTC"
11
  ],
12
- "attention_dropout": 0.0,
13
  "bos_token_id": 1,
14
  "classifier_proj_size": 256,
15
  "codevector_dim": 256,
@@ -54,12 +54,12 @@
54
  "feat_quantizer_dropout": 0.0,
55
  "final_dropout": 0.0,
56
  "hidden_act": "gelu",
57
- "hidden_dropout": 0.0,
58
  "hidden_size": 1024,
59
  "initializer_range": 0.02,
60
  "intermediate_size": 4096,
61
  "layer_norm_eps": 1e-05,
62
- "layerdrop": 0.0,
63
  "mask_channel_length": 10,
64
  "mask_channel_min_space": 1,
65
  "mask_channel_other": 0.0,
@@ -85,7 +85,7 @@
85
  "num_hidden_layers": 24,
86
  "num_negatives": 100,
87
  "output_hidden_size": 1024,
88
- "pad_token_id": 50001,
89
  "proj_codevector_dim": 256,
90
  "tdnn_dilation": [
91
  1,
@@ -111,6 +111,6 @@
111
  "torch_dtype": "float32",
112
  "transformers_version": "4.35.2",
113
  "use_weighted_layer_sum": false,
114
- "vocab_size": 50002,
115
  "xvector_output_dim": 512
116
  }
 
9
  "architectures": [
10
  "Wav2Vec2ForCTC"
11
  ],
12
+ "attention_dropout": 0.1,
13
  "bos_token_id": 1,
14
  "classifier_proj_size": 256,
15
  "codevector_dim": 256,
 
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,
 
85
  "num_hidden_layers": 24,
86
  "num_negatives": 100,
87
  "output_hidden_size": 1024,
88
+ "pad_token_id": 3580,
89
  "proj_codevector_dim": 256,
90
  "tdnn_dilation": [
91
  1,
 
111
  "torch_dtype": "float32",
112
  "transformers_version": "4.35.2",
113
  "use_weighted_layer_sum": false,
114
+ "vocab_size": 3583,
115
  "xvector_output_dim": 512
116
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4d55b7c2729dd00b0c41cef376a9a4cb50d6f0c02cb49ee756cd71efb86b7846
3
- size 1466815904
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b9096402bed88a1edf0bb97713fd0c44961024c49295273e0b44f9d08b276b7
3
+ size 1276497820
runs/Dec18_06-04-12_b2128b12c385/events.out.tfevents.1702879558.b2128b12c385.18685.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6705eb54e59f7b81be93794012fd0a1be4149ff1830d9d65b96f8cdde1aef28e
3
+ size 6355
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:18f172ebe09e4f010e32b630c02cbefe3b4d4549671684204f01a54ba6044d71
3
- size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4842da186ab9cf2da7c841995e949265a281ec6396d2b384d863ef9327c20e8f
3
+ size 4600