File size: 466 Bytes
aef7e9d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "backend": "tokenizers",
  "bos_token": "<s>",
  "clean_up_tokenization_spaces": false,
  "created_by": "OvercastLab",
  "description": "Quark bilingual EN+IT tokenizer — BPE byte-level 65536 vocab",
  "eos_token": "</s>",
  "is_local": false,
  "languages": [
    "en",
    "it"
  ],
  "local_files_only": false,
  "model_max_length": 2048,
  "pad_token": "<pad>",
  "padding_side": "right",
  "tokenizer_class": "TokenizersBackend",
  "unk_token": "<unk>"
}