KatMarie commited on
Commit
fb6760d
1 Parent(s): d3530ef

Training in progress, step 400

Browse files
Files changed (3) hide show
  1. config.json +4 -4
  2. pytorch_model.bin +2 -2
  3. training_args.bin +2 -2
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": 768,
@@ -78,7 +78,7 @@
78
  "num_hidden_layers": 24,
79
  "num_negatives": 100,
80
  "output_hidden_size": 1024,
81
- "pad_token_id": 31,
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.31.0",
106
  "use_weighted_layer_sum": false,
107
- "vocab_size": 34,
108
  "xvector_output_dim": 512
109
  }
 
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
  "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
  1
103
  ],
104
  "torch_dtype": "float32",
105
+ "transformers_version": "4.32.1",
106
  "use_weighted_layer_sum": false,
107
+ "vocab_size": 33,
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:b240fe282e024ecf145c96be4d135ec440fea20667a10cc9526387a9f0fd4d10
3
- size 1262041261
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30d51dcb1ebb11336d38eba3c162934f92d29d831a352b749ed91c1c2862de98
3
+ size 1262037165
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9df68fca75aab6e6a0c001c78ec5c93d62c66070c93a56b72df68f8bb081b32e
3
- size 3963
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34e8d1a692773d1c780f1bc1528aeca8bdac16917e89a26218fc16de24bb94d8
3
+ size 4091