Sihao Chen commited on
Commit ·
0747a30
1
Parent(s): edec82f
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -35,7 +35,7 @@
|
|
| 35 |
"is_encoder_decoder": true,
|
| 36 |
"label2id": {
|
| 37 |
"HALLUCINATED": 0,
|
| 38 |
-
"FAITHFUL": 1
|
| 39 |
},
|
| 40 |
"max_position_embeddings": 1024,
|
| 41 |
"model_type": "bart",
|
|
|
|
| 35 |
"is_encoder_decoder": true,
|
| 36 |
"label2id": {
|
| 37 |
"HALLUCINATED": 0,
|
| 38 |
+
"FAITHFUL": 1
|
| 39 |
},
|
| 40 |
"max_position_embeddings": 1024,
|
| 41 |
"model_type": "bart",
|