vasudevgupta
commited on
Commit
•
b284426
1
Parent(s):
6cdee12
v2-8 epoch-1
Browse files- config.json +1 -1
- flax_model.msgpack +1 -1
- optim_state.msgpack +2 -2
config.json
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
"add_adapter": false,
|
6 |
"apply_spec_augment": true,
|
7 |
"architectures": [
|
8 |
-
"
|
9 |
],
|
10 |
"attention_dropout": 0.1,
|
11 |
"bos_token_id": 1,
|
|
|
5 |
"add_adapter": false,
|
6 |
"apply_spec_augment": true,
|
7 |
"architectures": [
|
8 |
+
"Wav2Vec2ForCTC"
|
9 |
],
|
10 |
"attention_dropout": 0.1,
|
11 |
"bos_token_id": 1,
|
flax_model.msgpack
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1261901472
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:72d14cff6cb51964bce15f1f07f01ba5b0abccc2584b16f7b2f595b9c52e0ea1
|
3 |
size 1261901472
|
optim_state.msgpack
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:955721bee1c00d3f615af70e3b93f31a235a67d4bdc4da2cd419c2c9d16ac9f4
|
3 |
+
size 2523803019
|