Training in progress, step 1000
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
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.001,
|
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:fbcef5e2a7194062d61a9347991825202abe18b868b060f2ffbadf39cff4652f
|
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 3567
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61ba97ab2c8a29b57887653d24c133456633e9515673a5fd3d099c5df2cd83ab
|
3 |
size 3567
|