File size: 538 Bytes
7c40c8a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "add_prefix_space": false,
  "add_special_tokens": true,
  "bos_token": "",
  "eos_token": "",
  "mask_token": "",
  "max_len": 42,
  "model_max_length": 42,
  "name_or_path": "skt/ko-gpt-trinity-1.2B-v0.5",
  "pad_token": "",
  "padding": "max_length",
  "return_tensors": "pt",
  "special_tokens_map_file": "/root/.cache/huggingface/hub/models--skt--ko-gpt-trinity-1.2B-v0.5/snapshots/33f84c0da333d34533f0cfbe8f5972022d681e96/special_tokens_map.json",
  "tokenizer_class": "GPT2Tokenizer",
  "truncation": true,
  "unk_token": ""
}