EzraWilliam commited on
Commit
b1d312c
1 Parent(s): 110a863

Training in progress, step 500

Browse files
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,
@@ -50,17 +50,17 @@
50
  "feat_extract_activation": "gelu",
51
  "feat_extract_dropout": 0.0,
52
  "feat_extract_norm": "layer",
53
- "feat_proj_dropout": 0.0,
54
  "feat_quantizer_dropout": 0.0,
55
  "final_dropout": 0.0,
56
  "gradient_checkpointing": false,
57
  "hidden_act": "gelu",
58
- "hidden_dropout": 0.0,
59
  "hidden_size": 1024,
60
  "initializer_range": 0.02,
61
  "intermediate_size": 4096,
62
  "layer_norm_eps": 1e-05,
63
- "layerdrop": 0.0,
64
  "mask_channel_length": 10,
65
  "mask_channel_min_space": 1,
66
  "mask_channel_other": 0.0,
@@ -73,7 +73,7 @@
73
  "mask_time_min_masks": 2,
74
  "mask_time_min_space": 1,
75
  "mask_time_other": 0.0,
76
- "mask_time_prob": 0.05,
77
  "mask_time_selection": "static",
78
  "model_type": "wav2vec2",
79
  "num_adapter_layers": 3,
 
9
  "architectures": [
10
  "Wav2Vec2ForCTC"
11
  ],
12
+ "attention_dropout": 0.1,
13
  "bos_token_id": 1,
14
  "classifier_proj_size": 256,
15
  "codevector_dim": 768,
 
50
  "feat_extract_activation": "gelu",
51
  "feat_extract_dropout": 0.0,
52
  "feat_extract_norm": "layer",
53
+ "feat_proj_dropout": 0.1,
54
  "feat_quantizer_dropout": 0.0,
55
  "final_dropout": 0.0,
56
  "gradient_checkpointing": false,
57
  "hidden_act": "gelu",
58
+ "hidden_dropout": 0.1,
59
  "hidden_size": 1024,
60
  "initializer_range": 0.02,
61
  "intermediate_size": 4096,
62
  "layer_norm_eps": 1e-05,
63
+ "layerdrop": 0.1,
64
  "mask_channel_length": 10,
65
  "mask_channel_min_space": 1,
66
  "mask_channel_other": 0.0,
 
73
  "mask_time_min_masks": 2,
74
  "mask_time_min_space": 1,
75
  "mask_time_other": 0.0,
76
+ "mask_time_prob": 0.075,
77
  "mask_time_selection": "static",
78
  "model_type": "wav2vec2",
79
  "num_adapter_layers": 3,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3a6ae6f98429e7bcf5f8ea81e1bc7ebfb13c7e16f4e8c69a7c0b6f24e09fcd0f
3
  size 1261991980
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:754237ca99680a84a6516784b7ef3e94cf8b71603eb110cb06810798e5b7b57f
3
  size 1261991980
runs/Apr28_15-59-41_0f1fde23b1b4/events.out.tfevents.1714320099.0f1fde23b1b4.181.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:472de24f6e3413f464a732305048ec6cfecd2b5b6ee8ea480f0cc0e8082482c6
3
+ size 6462
runs/Apr28_16-03-23_0f1fde23b1b4/events.out.tfevents.1714320322.0f1fde23b1b4.181.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6dc90aa9cc6ea62821c73b5d831530cba5d0ed77284a1c10ad3428bfd0c83689
3
+ size 7833
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:993370da20b415cca71170fd1b8602834668d3033699cb0a8423375d60c4d779
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b53bf5fb970f9a2d78525bc433c9e9bc5d1c3bdf046e115cad072dfd2e8a5a9e
3
  size 5048