Korean
File size: 260 Bytes
c9788de
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
{
  "bos_token": "[BOS]",
  "eos_token": "[EOS]",
  "model_max_length": 2048,
  "name_or_path": "anhdungitvn/ko-gpt-bot-sc-7b",
  "pad_token": "[PAD]",
  "special_tokens_map_file": null,
  "tokenizer_class": "PreTrainedTokenizerFast",
  "unk_token": "[UNK]"
}