aconeil commited on
Commit
1842dd3
·
verified ·
1 Parent(s): 9b8df3d

Training in progress, step 400

Browse files
README.md CHANGED
@@ -12,8 +12,8 @@ model-index:
12
  - name: w2v2-lmk_updated
13
  results:
14
  - task:
15
- type: automatic-speech-recognition
16
  name: Automatic Speech Recognition
 
17
  dataset:
18
  name: audiofolder
19
  type: audiofolder
@@ -21,9 +21,9 @@ model-index:
21
  split: test
22
  args: default
23
  metrics:
24
- - type: wer
 
25
  value: 0.9372822299651568
26
- name: Wer
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
12
  - name: w2v2-lmk_updated
13
  results:
14
  - task:
 
15
  name: Automatic Speech Recognition
16
+ type: automatic-speech-recognition
17
  dataset:
18
  name: audiofolder
19
  type: audiofolder
 
21
  split: test
22
  args: default
23
  metrics:
24
+ - name: Wer
25
+ type: wer
26
  value: 0.9372822299651568
 
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
config.json CHANGED
@@ -8,7 +8,7 @@
8
  "architectures": [
9
  "Wav2Vec2ForCTC"
10
  ],
11
- "attention_dropout": 0.2,
12
  "bos_token_id": 1,
13
  "classifier_proj_size": 256,
14
  "codevector_dim": 768,
@@ -54,12 +54,12 @@
54
  "feat_quantizer_dropout": 0.0,
55
  "final_dropout": 0.0,
56
  "hidden_act": "gelu",
57
- "hidden_dropout": 0.2,
58
  "hidden_size": 1024,
59
  "initializer_range": 0.02,
60
  "intermediate_size": 4096,
61
  "layer_norm_eps": 1e-05,
62
- "layerdrop": 0.2,
63
  "mask_channel_length": 10,
64
  "mask_channel_min_space": 1,
65
  "mask_channel_other": 0.0,
 
8
  "architectures": [
9
  "Wav2Vec2ForCTC"
10
  ],
11
+ "attention_dropout": 0.1,
12
  "bos_token_id": 1,
13
  "classifier_proj_size": 256,
14
  "codevector_dim": 768,
 
54
  "feat_quantizer_dropout": 0.0,
55
  "final_dropout": 0.0,
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_channel_length": 10,
64
  "mask_channel_min_space": 1,
65
  "mask_channel_other": 0.0,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:db7e8b18907118cf217d65b8959e963232e9503dbc4701470c587f7cbc9ab121
3
  size 1261938680
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:322bdbe63b18376500a9968bf38cbdc7784a07819885222e4b01ac0831758650
3
  size 1261938680
runs/Nov21_15-49-52_x1001c1s7b0n1/events.out.tfevents.1763758199.x1001c1s7b0n1.484254.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:421ea3f26d1ada037a339273ec74bed5910dc155705663d07a320e72d0293398
3
+ size 9802
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8d9d612890497ad98400b9b33284474adf9992e70ba12cb03edfa4a61c88a28a
3
  size 5841
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0760a85b53e7541c58476f7aa7822456f28aa290cdb423badefb508641236ade
3
  size 5841