nathanhunt commited on
Commit
65dd3eb
1 Parent(s): b338ef7

Training in progress, step 1000

Browse files
config.json CHANGED
@@ -8,7 +8,7 @@
8
  "architectures": [
9
  "Wav2Vec2ForCTC"
10
  ],
11
- "attention_dropout": 0.1,
12
  "bos_token_id": 1,
13
  "classifier_proj_size": 256,
14
  "codevector_dim": 768,
@@ -49,17 +49,17 @@
49
  "feat_extract_activation": "gelu",
50
  "feat_extract_dropout": 0.0,
51
  "feat_extract_norm": "layer",
52
- "feat_proj_dropout": 0.1,
53
  "feat_quantizer_dropout": 0.0,
54
  "final_dropout": 0.0,
55
  "gradient_checkpointing": false,
56
  "hidden_act": "gelu",
57
- "hidden_dropout": 0.1,
58
  "hidden_size": 1024,
59
  "initializer_range": 0.02,
60
  "intermediate_size": 4096,
61
  "layer_norm_eps": 1e-05,
62
- "layerdrop": 0.1,
63
  "mask_feature_length": 10,
64
  "mask_feature_min_masks": 0,
65
  "mask_feature_prob": 0.0,
 
8
  "architectures": [
9
  "Wav2Vec2ForCTC"
10
  ],
11
+ "attention_dropout": 0.0,
12
  "bos_token_id": 1,
13
  "classifier_proj_size": 256,
14
  "codevector_dim": 768,
 
49
  "feat_extract_activation": "gelu",
50
  "feat_extract_dropout": 0.0,
51
  "feat_extract_norm": "layer",
52
+ "feat_proj_dropout": 0.0,
53
  "feat_quantizer_dropout": 0.0,
54
  "final_dropout": 0.0,
55
  "gradient_checkpointing": false,
56
  "hidden_act": "gelu",
57
+ "hidden_dropout": 0.0,
58
  "hidden_size": 1024,
59
  "initializer_range": 0.02,
60
  "intermediate_size": 4096,
61
  "layer_norm_eps": 1e-05,
62
+ "layerdrop": 0.0,
63
  "mask_feature_length": 10,
64
  "mask_feature_min_masks": 0,
65
  "mask_feature_prob": 0.0,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:69ec04dbb6d19845b9c58cdccf14914a5fd0fa863c385dcd64d4bfa861ff7039
3
  size 1262176557
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7532e3468c7c95edb4bcd19c3a1d9bd3252515a4ad5b2e29141d46ce37f4114d
3
  size 1262176557
runs/May30_08-01-44_22000a79f882/1685434406.7732096/events.out.tfevents.1685434406.22000a79f882.2164.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:656f1c2a4c8079c66b7af0746180c0d700a00ed9a527aab256fb3f3e18bb00a3
3
+ size 5931
runs/May30_08-01-44_22000a79f882/events.out.tfevents.1685434406.22000a79f882.2164.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:508aa68f794da08178bd358df4d034208a4f7adf29c55042d0ba4c454e990ef0
3
+ size 6425
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ecc5d05b1478d5d2ce4c61ba2f2d315edab032866fe9a0a126adb54a93a1f99c
3
  size 3643
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:290c8a1f97682096810fe414bb2b8a5e5add03258294db9920d32732a0b0a654
3
  size 3643