Upload added_tokens.json with huggingface_hub
Browse files- added_tokens.json +6 -0
added_tokens.json
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"</paragraph>": 32003,
|
| 3 |
+
"<paragraph>": 32002,
|
| 4 |
+
"[Document Fragment Representation]": 32001,
|
| 5 |
+
"[Question Representation]": 32000
|
| 6 |
+
}
|