Model: priyamsahoo/llemma-7b-pretrained-sft-repair-round-2-dpo-v2 Source: Original Platform
65 lines
1.4 KiB
JSON
65 lines
1.4 KiB
JSON
{
|
|
"add_bos_token": true,
|
|
"add_eos_token": false,
|
|
"add_prefix_space": null,
|
|
"added_tokens_decoder": {
|
|
"0": {
|
|
"content": "<unk>",
|
|
"lstrip": false,
|
|
"normalized": false,
|
|
"rstrip": false,
|
|
"single_word": false,
|
|
"special": true
|
|
},
|
|
"1": {
|
|
"content": "<s>",
|
|
"lstrip": false,
|
|
"normalized": false,
|
|
"rstrip": false,
|
|
"single_word": false,
|
|
"special": true
|
|
},
|
|
"2": {
|
|
"content": "</s>",
|
|
"lstrip": false,
|
|
"normalized": false,
|
|
"rstrip": false,
|
|
"single_word": false,
|
|
"special": true
|
|
},
|
|
"32016": {
|
|
"content": "<|eot_id|>",
|
|
"lstrip": false,
|
|
"normalized": false,
|
|
"rstrip": false,
|
|
"single_word": false,
|
|
"special": true
|
|
},
|
|
"32017": {
|
|
"content": "<|eom_id|>",
|
|
"lstrip": false,
|
|
"normalized": false,
|
|
"rstrip": false,
|
|
"single_word": false,
|
|
"special": true
|
|
}
|
|
},
|
|
"additional_special_tokens": [
|
|
"<|eot_id|>",
|
|
"<|eom_id|>"
|
|
],
|
|
"bos_token": "<s>",
|
|
"clean_up_tokenization_spaces": false,
|
|
"eos_token": "<|eot_id|>",
|
|
"extra_special_tokens": {},
|
|
"legacy": true,
|
|
"model_max_length": 1000000000000000019884624838656,
|
|
"pad_token": "</s>",
|
|
"padding_side": "left",
|
|
"sp_model_kwargs": {},
|
|
"split_special_tokens": false,
|
|
"tokenizer_class": "LlamaTokenizer",
|
|
"unk_token": "<unk>",
|
|
"use_default_system_prompt": false
|
|
}
|