cartesinus
commited on
Commit
•
f389d48
1
Parent(s):
d410830
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/Apr17_07-12-05_169160fd8a75/events.out.tfevents.1681715536.169160fd8a75.2034.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:c6f38c9e5003b4c9973cc19f51920a24939dfe1b0970bdd55a414b486c74cfc8
|
3 |
+
size 11471
|