File size: 235 Bytes
a7f5e65
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name_or_path": "free-smallgpt-3epoch",
  "special_tokens": [
    "<s>",
    "</s>",
    "<unk>",
    "<pad>"
  ],
  "special_tokens_map_file": "gpt2_small/special_tokens_map.json",
  "tokenizer_class": "PreTrainedTokenizerFast"
}