RaphaelKalandadze commited on
Commit
c3865f2
1 Parent(s): b731b9a

Training in progress, step 400

Browse files
config.json CHANGED
@@ -5,7 +5,7 @@
5
  "architectures": [
6
  "Wav2Vec2ForCTC"
7
  ],
8
- "attention_dropout": 0.0,
9
  "bos_token_id": 1,
10
  "classifier_proj_size": 256,
11
  "codevector_dim": 768,
@@ -51,12 +51,12 @@
51
  "final_dropout": 0.0,
52
  "gradient_checkpointing": false,
53
  "hidden_act": "gelu",
54
- "hidden_dropout": 0.0,
55
  "hidden_size": 1024,
56
  "initializer_range": 0.02,
57
  "intermediate_size": 4096,
58
  "layer_norm_eps": 1e-05,
59
- "layerdrop": 0.0,
60
  "mask_feature_length": 10,
61
  "mask_feature_prob": 0.0,
62
  "mask_time_length": 10,
 
5
  "architectures": [
6
  "Wav2Vec2ForCTC"
7
  ],
8
+ "attention_dropout": 0.1,
9
  "bos_token_id": 1,
10
  "classifier_proj_size": 256,
11
  "codevector_dim": 768,
 
51
  "final_dropout": 0.0,
52
  "gradient_checkpointing": false,
53
  "hidden_act": "gelu",
54
+ "hidden_dropout": 0.1,
55
  "hidden_size": 1024,
56
  "initializer_range": 0.02,
57
  "intermediate_size": 4096,
58
  "layer_norm_eps": 1e-05,
59
+ "layerdrop": 0.1,
60
  "mask_feature_length": 10,
61
  "mask_feature_prob": 0.0,
62
  "mask_time_length": 10,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:39a77da268008641f24c8bb88ca2eef93123a630cf5cef16b37bb9734d96e195
3
  size 1262079473
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4626744826417f3b39ba3405d89a6818e5d8007092d43013c166edac93c7fa94
3
  size 1262079473
runs/Sep13_10-43-53_dedf519034b9/1663065949.3709733/events.out.tfevents.1663065949.dedf519034b9.631.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f191be14e03ca75c05eac18a485b3fbdfee30f5f609d6001c1168afc75b79156
3
+ size 4585
runs/Sep13_10-43-53_dedf519034b9/events.out.tfevents.1663065949.dedf519034b9.631.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:adaee2d1c84297e37d4003859b8991d263353f4e56702049e3cb897abbd949b6
3
+ size 5183
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a545890148a260670264cf6124babb6fac6e13c8102364bbd6682427dab21c62
3
  size 2863
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c27f6645ec7b2ccf846c524bae99b7e20c99e6f3c3628967ff8863ffd4c05257
3
  size 2863