File size: 224 Bytes
3aeae29
 
 
 
 
 
 
ca32832
 
 
3aeae29
1
2
3
4
5
6
7
8
9
10
11
{
  "tokenizer_class": "Arcade100kTokenizer",
  "auto_map": {
    "AutoTokenizer": [
      "tokenization_arcade100k.Arcade100kTokenizer",
      null
    ]
  },
  "eos_token": "<|endoftext|>",
  "pad_token": "<|endoftext|>"
}