An24 commited on
Commit
4676ca6
·
verified ·
1 Parent(s): 07ee3e5

Training in progress, step 2628

Browse files
config.json CHANGED
@@ -9,7 +9,7 @@
9
  "architectures": [
10
  "Wav2Vec2ForCTC"
11
  ],
12
- "attention_dropout": 0.1,
13
  "bos_token_id": 1,
14
  "classifier_proj_size": 256,
15
  "codevector_dim": 256,
@@ -49,12 +49,12 @@
49
  "eos_token_id": 2,
50
  "feat_extract_activation": "gelu",
51
  "feat_extract_norm": "group",
52
- "feat_proj_dropout": 0.0,
53
  "feat_quantizer_dropout": 0.0,
54
  "final_dropout": 0.0,
55
  "freeze_feat_extract_train": true,
56
  "hidden_act": "gelu",
57
- "hidden_dropout": 0.0,
58
  "hidden_size": 768,
59
  "initializer_range": 0.02,
60
  "intermediate_size": 3072,
 
9
  "architectures": [
10
  "Wav2Vec2ForCTC"
11
  ],
12
+ "attention_dropout": 0.0,
13
  "bos_token_id": 1,
14
  "classifier_proj_size": 256,
15
  "codevector_dim": 256,
 
49
  "eos_token_id": 2,
50
  "feat_extract_activation": "gelu",
51
  "feat_extract_norm": "group",
52
+ "feat_proj_dropout": 0.1,
53
  "feat_quantizer_dropout": 0.0,
54
  "final_dropout": 0.0,
55
  "freeze_feat_extract_train": true,
56
  "hidden_act": "gelu",
57
+ "hidden_dropout": 0.1,
58
  "hidden_size": 768,
59
  "initializer_range": 0.02,
60
  "intermediate_size": 3072,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e1ead64395ee67ba5f2a687e4ee5f39cd7aa5720bcd1baae3ea53fe5661f7496
3
  size 377801840
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:091645bed7d48b115081fcfaf9e8d85d68450222d15cdf3f70a4193c727868a1
3
  size 377801840
runs/Aug10_19-51-12_ab24b380fa73/events.out.tfevents.1723319907.ab24b380fa73.34.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1dbc4b0479c0d2928180e3963882992092fc70d3f5e748e4cab337ccbe223652
3
- size 10762
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a676e492374111e93ba4dd14e84e1076e91e29251ff4822906a6db03ed3a988
3
+ size 11291
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a0b715b3f08c51afb9ccc45130a863ab1667464f02192f9e55c9455226f09e0d
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f1a1f7bb32db9dadedee0ad6d8c7d894ecb6c981bf171a096e173f087c783c5
3
  size 5112