cartesinus
commited on
Commit
•
d1b35ac
1
Parent(s):
99eceb4
End of training
Browse files
generation_config.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token_id": 0,
|
3 |
+
"decoder_start_token_id": 2,
|
4 |
+
"early_stopping": true,
|
5 |
+
"eos_token_id": 2,
|
6 |
+
"max_length": 200,
|
7 |
+
"num_beams": 5,
|
8 |
+
"pad_token_id": 1,
|
9 |
+
"transformers_version": "4.28.1"
|
10 |
+
}
|
runs/Apr19_18-18-01_f4e596f3d88e/events.out.tfevents.1681928291.f4e596f3d88e.1824.0
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:0b0741f22db487cf8acbb55182b6f760f96fb00ab841c101353442e5e756c652
|
3 |
+
size 11314
|