Training in progress, step 250
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
config.json
CHANGED
|
@@ -6,7 +6,7 @@
|
|
| 6 |
"add_adapter": false,
|
| 7 |
"apply_spec_augment": true,
|
| 8 |
"architectures": [
|
| 9 |
-
"
|
| 10 |
],
|
| 11 |
"attention_dropout": 0.0,
|
| 12 |
"bos_token_id": 1,
|
|
|
|
| 6 |
"add_adapter": false,
|
| 7 |
"apply_spec_augment": true,
|
| 8 |
"architectures": [
|
| 9 |
+
"Wav2Vec2ForCTC"
|
| 10 |
],
|
| 11 |
"attention_dropout": 0.0,
|
| 12 |
"bos_token_id": 1,
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1262104049
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7907fc355de514abf6c6d56858f055028f5c61dc1cf1ab0beb0593e61199fc14
|
| 3 |
size 1262104049
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2991
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:86c68f206ccae000649364bdc3a7bb58180f1cfb88e63f472540ae6dc6549c47
|
| 3 |
size 2991
|