Training in progress, step 400
Browse files- config.json +1 -1
- model.safetensors +1 -1
- training_args.bin +1 -1
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": 768,
|
|
|
9 |
"architectures": [
|
10 |
"Wav2Vec2ForCTC"
|
11 |
],
|
12 |
+
"attention_dropout": 0.1,
|
13 |
"bos_token_id": 1,
|
14 |
"classifier_proj_size": 256,
|
15 |
"codevector_dim": 768,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1262369180
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aee80cbdeb5d3618cc3c5f03968480e831212d51a18c380de4b4f5a3937c583b
|
3 |
size 1262369180
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bb2b488b06e9e9f5a00fe9e75110c3757aabe6db89acff944d544126e850b34c
|
3 |
size 4984
|