seohyun-choi
commited on
Commit
•
6a1594d
1
Parent(s):
8b3d9e4
Training complete
Browse files
generation_config.json
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bad_words_ids": [
|
3 |
+
[
|
4 |
+
65000
|
5 |
+
]
|
6 |
+
],
|
7 |
+
"bos_token_id": 0,
|
8 |
+
"decoder_start_token_id": 65000,
|
9 |
+
"eos_token_id": 0,
|
10 |
+
"forced_eos_token_id": 0,
|
11 |
+
"max_length": 512,
|
12 |
+
"num_beams": 6,
|
13 |
+
"pad_token_id": 65000,
|
14 |
+
"transformers_version": "4.29.2"
|
15 |
+
}
|
runs/Jun06_09-17-03_7b5096027b16/events.out.tfevents.1686045488.7b5096027b16.639.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:c4a88095218d4aca9a28e6ddbe66360a456619862c4dd12b710e49d7b4fbecac
|
3 |
+
size 14254
|
runs/Jun06_09-17-03_7b5096027b16/events.out.tfevents.1686049912.7b5096027b16.639.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c8c7c7c8da20aa48fee8ac28f06589ede45539436ec63f65d8c4ad7b9a82c7f3
|
3 |
+
size 413
|