markjosims
commited on
Commit
•
4c7257f
1
Parent(s):
485b6c3
Training in progress, step 700
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
- training_args.bin +2 -2
config.json
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
"add_adapter": false,
|
8 |
"apply_spec_augment": true,
|
9 |
"architectures": [
|
10 |
-
"
|
11 |
],
|
12 |
"attention_dropout": 0.0,
|
13 |
"bos_token_id": 1,
|
|
|
7 |
"add_adapter": false,
|
8 |
"apply_spec_augment": true,
|
9 |
"architectures": [
|
10 |
+
"Wav2Vec2ForSequenceClassification"
|
11 |
],
|
12 |
"attention_dropout": 0.0,
|
13 |
"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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85eb09a432c85f6c3ae366ba449c6a9afbdbc80b833d30a01b3bd151eb09a3a6
|
3 |
+
size 3860274775
|
training_args.bin
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:647230abbc3366d4710fe3b66097dff986c5da7277e85489842c7198c76aab94
|
3 |
+
size 4987
|