Training in progress, step 292
Browse files
config.json
CHANGED
|
@@ -9,7 +9,7 @@
|
|
| 9 |
"architectures": [
|
| 10 |
"Wav2Vec2ForCTC"
|
| 11 |
],
|
| 12 |
-
"attention_dropout": 0.
|
| 13 |
"bos_token_id": 1,
|
| 14 |
"classifier_proj_size": 256,
|
| 15 |
"codevector_dim": 256,
|
|
@@ -59,7 +59,7 @@
|
|
| 59 |
"initializer_range": 0.02,
|
| 60 |
"intermediate_size": 3072,
|
| 61 |
"layer_norm_eps": 1e-05,
|
| 62 |
-
"layerdrop": 0.
|
| 63 |
"mask_channel_length": 10,
|
| 64 |
"mask_channel_min_space": 1,
|
| 65 |
"mask_channel_other": 0.0,
|
|
|
|
| 9 |
"architectures": [
|
| 10 |
"Wav2Vec2ForCTC"
|
| 11 |
],
|
| 12 |
+
"attention_dropout": 0.0,
|
| 13 |
"bos_token_id": 1,
|
| 14 |
"classifier_proj_size": 256,
|
| 15 |
"codevector_dim": 256,
|
|
|
|
| 59 |
"initializer_range": 0.02,
|
| 60 |
"intermediate_size": 3072,
|
| 61 |
"layer_norm_eps": 1e-05,
|
| 62 |
+
"layerdrop": 0.0,
|
| 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:
|
| 3 |
size 377801840
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:41811b06d9fca039deca1078bab7e6037acbcda8782ee4065d02183fce7782e0
|
| 3 |
size 377801840
|
runs/Aug10_19-51-12_ab24b380fa73/events.out.tfevents.1723319907.ab24b380fa73.34.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:36d6c7646285c68bdbc711d775c8d653675753c663f387c803f198eb41f84c34
|
| 3 |
+
size 7059
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5112
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4f1a1f7bb32db9dadedee0ad6d8c7d894ecb6c981bf171a096e173f087c783c5
|
| 3 |
size 5112
|