louis030195
commited on
Commit
•
b3661a5
1
Parent(s):
07d31a1
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -8,7 +8,7 @@
|
|
8 |
"attn_pdrop": 0.1,
|
9 |
"bos_token_id": 50256,
|
10 |
"embd_pdrop": 0.1,
|
11 |
-
"eos_token_id":
|
12 |
"id2label": {
|
13 |
"0": "LABEL_0"
|
14 |
},
|
|
|
8 |
"attn_pdrop": 0.1,
|
9 |
"bos_token_id": 50256,
|
10 |
"embd_pdrop": 0.1,
|
11 |
+
"eos_token_id": 198,
|
12 |
"id2label": {
|
13 |
"0": "LABEL_0"
|
14 |
},
|