kingabzpro commited on
Commit
4368349
1 Parent(s): 4459c58

Training in progress, step 50

Browse files
config.json CHANGED
@@ -77,7 +77,7 @@
77
  "num_hidden_layers": 24,
78
  "num_negatives": 100,
79
  "output_hidden_size": 1024,
80
- "pad_token_id": 54,
81
  "proj_codevector_dim": 768,
82
  "tdnn_dilation": [
83
  1,
@@ -103,6 +103,6 @@
103
  "torch_dtype": "float32",
104
  "transformers_version": "4.17.0.dev0",
105
  "use_weighted_layer_sum": false,
106
- "vocab_size": 57,
107
  "xvector_output_dim": 512
108
  }
 
77
  "num_hidden_layers": 24,
78
  "num_negatives": 100,
79
  "output_hidden_size": 1024,
80
+ "pad_token_id": 44,
81
  "proj_codevector_dim": 768,
82
  "tdnn_dilation": [
83
  1,
 
103
  "torch_dtype": "float32",
104
  "transformers_version": "4.17.0.dev0",
105
  "use_weighted_layer_sum": false,
106
+ "vocab_size": 47,
107
  "xvector_output_dim": 512
108
  }
preprocessor_config.json CHANGED
@@ -4,7 +4,6 @@
4
  "feature_size": 1,
5
  "padding_side": "right",
6
  "padding_value": 0.0,
7
- "processor_class": "Wav2Vec2ProcessorWithLM",
8
  "return_attention_mask": true,
9
  "sampling_rate": 16000
10
  }
 
4
  "feature_size": 1,
5
  "padding_side": "right",
6
  "padding_value": 0.0,
 
7
  "return_attention_mask": true,
8
  "sampling_rate": 16000
9
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:62c6ad38ac1b854db5c277e5e71de7a0a28d8d9d959d2055bc15d64a67e5a18a
3
- size 1262157361
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:010a88829c28935dc653e5cd44bab66881f1552c7b9f6d1c3cb2206c1f8dd42d
3
+ size 1262116337
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b4cef7cf0b6c52a58c9a1f25993bbf621b19518f64f2f5036ed55746e214d502
3
  size 3055
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25d5e2b08a5398bca74353d11c22a3a484f7633475bcb715eb853cd080ae37cf
3
  size 3055