Upload folder using huggingface_hub

This commit is contained in:
Eugenio Schiavoni
2024-05-11 04:51:30 +00:00
committed by system
parent f9bc5c9aaf
commit 4e19912972
11 changed files with 412772 additions and 0 deletions

16
special_tokens_map.json Normal file
View File

@@ -0,0 +1,16 @@
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|end_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}