Training in progress, epoch 1
Browse files- config.json +1 -1
- model.safetensors +2 -2
- training_args.bin +1 -1
config.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
"activation_dropout": 0.1,
|
4 |
"apply_spec_augment": false,
|
5 |
"architectures": [
|
6 |
-
"
|
7 |
],
|
8 |
"attention_dropout": 0.1,
|
9 |
"bos_token_id": 1,
|
|
|
3 |
"activation_dropout": 0.1,
|
4 |
"apply_spec_augment": false,
|
5 |
"architectures": [
|
6 |
+
"HeadWithConvProjector"
|
7 |
],
|
8 |
"attention_dropout": 0.1,
|
9 |
"bos_token_id": 1,
|
model.safetensors
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:54a1245bced291b275ad48133379974dd135ca54bc22ad9b3f47acf7742e9f0c
|
3 |
+
size 128329608
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:26f4c4e65d325ad03b52964abfc451b117bfa0036cc14708e1d28041684cbae9
|
3 |
size 4600
|