Commit
·
b975141
1
Parent(s):
af28a9c
Upload special_tokens_map.json
Browse files- special_tokens_map.json +0 -15
special_tokens_map.json
CHANGED
|
@@ -1,19 +1,4 @@
|
|
| 1 |
{
|
| 2 |
-
"additional_special_tokens": [
|
| 3 |
-
"<background>",
|
| 4 |
-
"</background>",
|
| 5 |
-
"<ref>",
|
| 6 |
-
"</ref>",
|
| 7 |
-
"<sep>",
|
| 8 |
-
"<pop>",
|
| 9 |
-
"</pop>",
|
| 10 |
-
"<int>",
|
| 11 |
-
"</int>",
|
| 12 |
-
"<out>",
|
| 13 |
-
"</out>",
|
| 14 |
-
"<evidence>",
|
| 15 |
-
"</evidence>"
|
| 16 |
-
],
|
| 17 |
"bos_token": {
|
| 18 |
"content": "<s>",
|
| 19 |
"lstrip": false,
|
|
|
|
| 1 |
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
"bos_token": {
|
| 3 |
"content": "<s>",
|
| 4 |
"lstrip": false,
|