Training in progress, step 10
Browse files
config.json
CHANGED
@@ -24,6 +24,7 @@
|
|
24 |
"decoder_layers": 6,
|
25 |
"decoder_start_token_id": 2,
|
26 |
"dropout": 0.1,
|
|
|
27 |
"encoder_attention_heads": 12,
|
28 |
"encoder_ffn_dim": 3072,
|
29 |
"encoder_layerdrop": 0.0,
|
|
|
24 |
"decoder_layers": 6,
|
25 |
"decoder_start_token_id": 2,
|
26 |
"dropout": 0.1,
|
27 |
+
"early_stopping": true,
|
28 |
"encoder_attention_heads": 12,
|
29 |
"encoder_ffn_dim": 3072,
|
30 |
"encoder_layerdrop": 0.0,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 647614116
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae3af6594e6ac5638c1a635ec26e51da5ff7ab8befdc791959e8b8f3a2431dba
|
3 |
size 647614116
|
runs/Jul07_03-47-36_613b577cb73c/events.out.tfevents.1720324084.613b577cb73c.34.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:354deabbc942897b660fbeeabffdbb996d8593680a0292bae91aded159f089dc
|
3 |
+
size 5823
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d9be950c565b4320a9e03ce2b0f4ac7577c0289e4a4e9c35901f692acd846b6
|
3 |
size 5240
|