nrshoudi commited on
Commit
381b9e2
1 Parent(s): adee72b

Training in progress, epoch 0

Browse files
config.json CHANGED
@@ -43,7 +43,7 @@
43
  2
44
  ],
45
  "ctc_loss_reduction": "mean",
46
- "ctc_zero_infinity": true,
47
  "diversity_loss_weight": 0.1,
48
  "do_stable_layer_norm": true,
49
  "eos_token_id": 2,
@@ -78,7 +78,7 @@
78
  "num_hidden_layers": 24,
79
  "num_negatives": 100,
80
  "output_hidden_size": 1024,
81
- "pad_token_id": 42,
82
  "proj_codevector_dim": 768,
83
  "tdnn_dilation": [
84
  1,
@@ -104,6 +104,6 @@
104
  "torch_dtype": "float32",
105
  "transformers_version": "4.34.1",
106
  "use_weighted_layer_sum": false,
107
- "vocab_size": 45,
108
  "xvector_output_dim": 512
109
  }
 
43
  2
44
  ],
45
  "ctc_loss_reduction": "mean",
46
+ "ctc_zero_infinity": false,
47
  "diversity_loss_weight": 0.1,
48
  "do_stable_layer_norm": true,
49
  "eos_token_id": 2,
 
78
  "num_hidden_layers": 24,
79
  "num_negatives": 100,
80
  "output_hidden_size": 1024,
81
+ "pad_token_id": 44,
82
  "proj_codevector_dim": 768,
83
  "tdnn_dilation": [
84
  1,
 
104
  "torch_dtype": "float32",
105
  "transformers_version": "4.34.1",
106
  "use_weighted_layer_sum": false,
107
+ "vocab_size": 47,
108
  "xvector_output_dim": 512
109
  }
preprocessor_config.json CHANGED
@@ -3,7 +3,7 @@
3
  "feature_extractor_type": "Wav2Vec2FeatureExtractor",
4
  "feature_size": 1,
5
  "padding_side": "right",
6
- "padding_value": 0.0,
7
  "processor_class": "Wav2Vec2Processor",
8
  "return_attention_mask": true,
9
  "sampling_rate": 16000
 
3
  "feature_extractor_type": "Wav2Vec2FeatureExtractor",
4
  "feature_size": 1,
5
  "padding_side": "right",
6
+ "padding_value": 0,
7
  "processor_class": "Wav2Vec2Processor",
8
  "return_attention_mask": true,
9
  "sampling_rate": 16000
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eb0a52b6eb614cf44614ad9ce62d0f5a43d176900e67595228384363609d6441
3
- size 1262086826
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcf5789852b1c64d927d9ec6ebc9178a88a26a542469c05e94621b17319abdb0
3
+ size 1262095082
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:20fc846a87172bafe57cfd635c9423cf70c9ac26947b3553af1d09e8da3eccd2
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f4b432b2ae28e8359251a706ea56fdb45e6edb9a6be631616f023dcad53b91e
3
  size 4536