Commit
·
ab35c4b
1
Parent(s):
2a8db53
Delete special_tokens_map.json
Browse files- special_tokens_map.json +0 -11
special_tokens_map.json
DELETED
@@ -1,11 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"additional_special_tokens": [
|
3 |
-
"<|endoftext|>",
|
4 |
-
"<|sep|>",
|
5 |
-
"<|acc|>",
|
6 |
-
"<|tel|>",
|
7 |
-
"<|rrn|>"
|
8 |
-
],
|
9 |
-
"eos_token": "<|endoftext|>",
|
10 |
-
"pad_token": "<|endoftext|>"
|
11 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|