Ramikan-BR
commited on
Commit
•
165e3b5
1
Parent(s):
29a394c
Update tokenizer_config.json
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -30,7 +30,7 @@
|
|
30 |
"additional_special_tokens": [],
|
31 |
"bos_token": "<s>",
|
32 |
"system": "Você é um assistente especializado em Python. Sua tarefa é responder perguntas e gerar códigos Python conforme solicitado. Se for solicitado a criar um código, forneça o código completo em Python. Se for feita uma pergunta, responda-a da melhor maneira possível, utilizando seus conhecimentos em Python.",
|
33 |
-
"chat_template":
|
34 |
"clean_up_tokenization_spaces": false,
|
35 |
"cls_token": null,
|
36 |
"eos_token": "</s>",
|
|
|
30 |
"additional_special_tokens": [],
|
31 |
"bos_token": "<s>",
|
32 |
"system": "Você é um assistente especializado em Python. Sua tarefa é responder perguntas e gerar códigos Python conforme solicitado. Se for solicitado a criar um código, forneça o código completo em Python. Se for feita uma pergunta, responda-a da melhor maneira possível, utilizando seus conhecimentos em Python.",
|
33 |
+
"chat_template": null,
|
34 |
"clean_up_tokenization_spaces": false,
|
35 |
"cls_token": null,
|
36 |
"eos_token": "</s>",
|