Wonder-Griffin
commited on
Commit
•
ef04d98
1
Parent(s):
5303702
Update config.json
Browse files- config.json +8 -7
config.json
CHANGED
@@ -49,13 +49,14 @@
|
|
49 |
"LABEL_0": 0,
|
50 |
"LABEL_1": 1
|
51 |
},
|
52 |
-
|
53 |
-
"
|
54 |
-
"
|
55 |
-
"
|
56 |
-
"
|
57 |
-
"
|
58 |
-
"
|
|
|
59 |
"task_specific_params": null,
|
60 |
"problem_type": null,
|
61 |
"_name_or_path": "Wonder-Griffin/Zeus",
|
|
|
49 |
"LABEL_0": 0,
|
50 |
"LABEL_1": 1
|
51 |
},
|
52 |
+
{
|
53 |
+
"tokenizer_class": "GPT2TokenizerFast",
|
54 |
+
"prefix": "",
|
55 |
+
"bos_token_id": 50256,
|
56 |
+
"pad_token_id": 50257,
|
57 |
+
"eos_token_id": 50256,
|
58 |
+
"sep_token_id": 50259,
|
59 |
+
"decoder_start_token_id": 50259,
|
60 |
"task_specific_params": null,
|
61 |
"problem_type": null,
|
62 |
"_name_or_path": "Wonder-Griffin/Zeus",
|