cartesinus
commited on
Commit
•
30e1312
1
Parent(s):
5991a13
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/Aug21_15-58-50_b299282f6c9e/events.out.tfevents.1692633540.b299282f6c9e.1612.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:056e9be54dc84afd1a24b3d12daa446f1c60518f2896d07e5a2e0701c2f26a3b
|
3 |
+
size 24661
|