Upload folder using huggingface_hub (#1)
- c79308ee32b474a60535728b2fb8faf079a7b45fcbbc63acd3038099c77e5afc (395920d2ee58bd2a6cccdafcffebebc12eb33cbd) - 84cfe5d9b40aa3ebde3284b31c0a45ccb986756d45f7961ca3669e257656373d (5afb71f7bacec18a5c45b4b72fbb3b08f75fde62)
This commit is contained in:
23
special_tokens_map.json
Normal file
23
special_tokens_map.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"bos_token": {
|
||||
"content": "<|begin_of_text|>",
|
||||
"lstrip": false,
|
||||
"normalized": false,
|
||||
"rstrip": false,
|
||||
"single_word": false
|
||||
},
|
||||
"eos_token": {
|
||||
"content": "<|im_end|>",
|
||||
"lstrip": false,
|
||||
"normalized": false,
|
||||
"rstrip": false,
|
||||
"single_word": false
|
||||
},
|
||||
"pad_token": {
|
||||
"content": "<|end_of_text|>",
|
||||
"lstrip": false,
|
||||
"normalized": false,
|
||||
"rstrip": false,
|
||||
"single_word": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user