louis030195
commited on
Commit
•
3a640cb
1
Parent(s):
8678d71
edit config
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 |
},
|