KatMarie commited on
Commit
22a65fb
1 Parent(s): d7cfefc

Training in progress, step 100

Browse files
Files changed (3) hide show
  1. config.json +4 -4
  2. pytorch_model.bin +2 -2
  3. training_args.bin +1 -1
config.json CHANGED
@@ -9,7 +9,7 @@
9
  "architectures": [
10
  "Wav2Vec2ForCTC"
11
  ],
12
- "attention_dropout": 0.1,
13
  "bos_token_id": 1,
14
  "classifier_proj_size": 256,
15
  "codevector_dim": 768,
@@ -78,7 +78,7 @@
78
  "num_hidden_layers": 24,
79
  "num_negatives": 100,
80
  "output_hidden_size": 1024,
81
- "pad_token_id": 30,
82
  "proj_codevector_dim": 768,
83
  "tdnn_dilation": [
84
  1,
@@ -102,8 +102,8 @@
102
  1
103
  ],
104
  "torch_dtype": "float32",
105
- "transformers_version": "4.32.0",
106
  "use_weighted_layer_sum": false,
107
- "vocab_size": 33,
108
  "xvector_output_dim": 512
109
  }
 
9
  "architectures": [
10
  "Wav2Vec2ForCTC"
11
  ],
12
+ "attention_dropout": 0.0,
13
  "bos_token_id": 1,
14
  "classifier_proj_size": 256,
15
  "codevector_dim": 768,
 
78
  "num_hidden_layers": 24,
79
  "num_negatives": 100,
80
  "output_hidden_size": 1024,
81
+ "pad_token_id": 29,
82
  "proj_codevector_dim": 768,
83
  "tdnn_dilation": [
84
  1,
 
102
  1
103
  ],
104
  "torch_dtype": "float32",
105
+ "transformers_version": "4.32.1",
106
  "use_weighted_layer_sum": false,
107
+ "vocab_size": 32,
108
  "xvector_output_dim": 512
109
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:666f3068500a9742255ac83c243963cb7394814064695827c788306cc627093b
3
- size 1262037165
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26d85dc20145677f18071bedf4cc2e1d54129007694897fecc383a0e3b1abf76
3
+ size 1262033069
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:88fce98a53a8436e98f026d23aac10b4114ab9a69849edb32eb764c53f0747ed
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3caa3244da25002866ff5a9809a93206c951102203e808e6a002663ebcf3815
3
  size 4091