Training in progress, step 1000
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- training_args.bin +2 -2
config.json
CHANGED
@@ -17,7 +17,7 @@
|
|
17 |
"decoder_layerdrop": 0.0,
|
18 |
"decoder_layers": 4,
|
19 |
"decoder_start_token_id": 50258,
|
20 |
-
"dropout": 0.
|
21 |
"encoder_attention_heads": 6,
|
22 |
"encoder_ffn_dim": 1536,
|
23 |
"encoder_layerdrop": 0.0,
|
|
|
17 |
"decoder_layerdrop": 0.0,
|
18 |
"decoder_layers": 4,
|
19 |
"decoder_start_token_id": 50258,
|
20 |
+
"dropout": 0.01,
|
21 |
"encoder_attention_heads": 6,
|
22 |
"encoder_ffn_dim": 1536,
|
23 |
"encoder_layerdrop": 0.0,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 151097331
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c8651b180170ff3b4a637950b622b71aa0eb99891f5567da6632681343a3b1b
|
3 |
size 151097331
|
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:47a0880e171531df475cfb7498eb9573075e3bb199d8bcbd20799adf6ba3e304
|
3 |
+
size 3567
|