louis030195 commited on
Commit
b737037
1 Parent(s): 2f17b7c

Update config.json

Browse files
Files changed (1) hide show
  1. 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": 50256,
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
  },