zainulhakim commited on
Commit
d59d60b
·
verified ·
1 Parent(s): 3739a00

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "zainulhakim/my_checkpoints_cl_250203",
3
  "activation_dropout": 0.0,
4
  "adapter_attn_dim": null,
5
  "adapter_kernel_size": 3,
@@ -87,7 +87,7 @@
87
  "num_hidden_layers": 12,
88
  "num_negatives": 100,
89
  "output_hidden_size": 768,
90
- "pad_token_id": 25,
91
  "proj_codevector_dim": 256,
92
  "tdnn_dilation": [
93
  1,
 
1
  {
2
+ "_name_or_path": "zainulhakim/241103_wav2vec2_Augmented_Dataset",
3
  "activation_dropout": 0.0,
4
  "adapter_attn_dim": null,
5
  "adapter_kernel_size": 3,
 
87
  "num_hidden_layers": 12,
88
  "num_negatives": 100,
89
  "output_hidden_size": 768,
90
+ "pad_token_id": 19,
91
  "proj_codevector_dim": 256,
92
  "tdnn_dilation": [
93
  1,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2dedb1f67f08a3a9cbd80ab3467bc631230e60a127c7b2a787abaea84b649e13
3
  size 377611120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09f4498d01ca9362ae1177f845d410d682e0d0609bf4576986a5c29f89bcd638
3
  size 377611120
preprocessor_config.json CHANGED
@@ -4,7 +4,6 @@
4
  "feature_size": 1,
5
  "padding_side": "right",
6
  "padding_value": 0.0,
7
- "processor_class": "Wav2Vec2Processor",
8
  "return_attention_mask": false,
9
  "sampling_rate": 16000
10
  }
 
4
  "feature_size": 1,
5
  "padding_side": "right",
6
  "padding_value": 0.0,
 
7
  "return_attention_mask": false,
8
  "sampling_rate": 16000
9
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e386639ad15bd854c27c10345809fc33e76506f878c946959846e6bd64c4d6f0
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81e8954b9eedd810c3d3dce5d61cc75780ff7e9ae963eb7b48bfc1f649673c0c
3
  size 5240