Upload added_tokens.json with huggingface_hub
Browse files- added_tokens.json +19 -0
added_tokens.json
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"</paragraph>": 32016,
|
| 3 |
+
"<paragraph>": 32015,
|
| 4 |
+
"[Continue to Use Evidence]": 32004,
|
| 5 |
+
"[Document Fragment Representation]": 32001,
|
| 6 |
+
"[Fully supported]": 32012,
|
| 7 |
+
"[Irrelevant]": 32005,
|
| 8 |
+
"[No Retrieval]": 32002,
|
| 9 |
+
"[No support / Contradictory]": 32014,
|
| 10 |
+
"[Partially supported]": 32013,
|
| 11 |
+
"[Question Representation]": 32000,
|
| 12 |
+
"[Relevant]": 32006,
|
| 13 |
+
"[Retrieval]": 32003,
|
| 14 |
+
"[Utility:1]": 32007,
|
| 15 |
+
"[Utility:2]": 32008,
|
| 16 |
+
"[Utility:3]": 32009,
|
| 17 |
+
"[Utility:4]": 32010,
|
| 18 |
+
"[Utility:5]": 32011
|
| 19 |
+
}
|