Felipehonorato commited on
Commit
37e4997
·
1 Parent(s): cc6da4c

TOkenizador

Browse files
added_tokens.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {}
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
special_tokens_map.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"bos_token": "<|startoftext|>", "eos_token": "<|endoftext|>", "unk_token": "<|endoftext|>"}
tokenizer_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"bos_token": "<|startoftext|>", "eos_token": "<|endoftext|>", "add_prefix_space": false, "max_len": 1024, "init_inputs": []}
vocab.json ADDED
The diff for this file is too large to render. See raw diff