tokenizer
Browse files- tokenizer.json +0 -0
- tokenizer.json:Zone.Identifier +4 -0
- tokenizer_config.json +7 -0
- tokenizer_config.json:Zone.Identifier +4 -0
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer.json:Zone.Identifier
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[ZoneTransfer]
|
2 |
+
ZoneId=3
|
3 |
+
ReferrerUrl=https://huggingface.co/nlpai-lab/kullm-polyglot-12.8b-v2/tree/main
|
4 |
+
HostUrl=https://huggingface.co/nlpai-lab/kullm-polyglot-12.8b-v2/resolve/main/tokenizer.json
|
tokenizer_config.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"clean_up_tokenization_spaces": true,
|
3 |
+
"eos_token": "<|endoftext|>",
|
4 |
+
"model_max_length": 1000000000000000019884624838656,
|
5 |
+
"pad_token": "<|endoftext|>",
|
6 |
+
"tokenizer_class": "PreTrainedTokenizerFast"
|
7 |
+
}
|
tokenizer_config.json:Zone.Identifier
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[ZoneTransfer]
|
2 |
+
ZoneId=3
|
3 |
+
ReferrerUrl=https://huggingface.co/nlpai-lab/kullm-polyglot-12.8b-v2/tree/main
|
4 |
+
HostUrl=https://huggingface.co/nlpai-lab/kullm-polyglot-12.8b-v2/resolve/main/tokenizer_config.json
|