vasudevgupta
commited on
Commit
•
104db3c
1
Parent(s):
4322345
epochs-100h-spec-augment-increased
Browse files- config.json +1 -1
- flax_model.msgpack +1 -1
- optim_state.msgpack +1 -1
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:10a62a2b323a6f04c05b8bbaad9330d2e952d73f1eca11b0712642786730b4bf
|
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 2523802996
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a502ede187c16c990a7a4bed5f2dfb5a27f02b2ea012fff8e58a1dd2b71c8d9b
|
3 |
size 2523802996
|