Delete special_tokens_map (1).json
Browse files- special_tokens_map (1).json +0 -11
special_tokens_map (1).json
DELETED
@@ -1,11 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"additional_special_tokens": [
|
3 |
-
"### End",
|
4 |
-
"### Instruction:",
|
5 |
-
"### Response:"
|
6 |
-
],
|
7 |
-
"bos_token": "<|endoftext|>",
|
8 |
-
"eos_token": "<|endoftext|>",
|
9 |
-
"pad_token": "<|endoftext|>",
|
10 |
-
"unk_token": "<|endoftext|>"
|
11 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|