File size: 284 Bytes
12bee07
 
 
c677647
12bee07
c677647
 
 
 
 
 
35764e0
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "clean_up_tokenization_spaces": true,
  "cls_token": "[CLS]",
  "mask_token": "[MASK]",
  "model_max_length": 1000000000000000019884624838656,
  "pad_token": "[PAD]",
  "sep_token": "[SEP]",
  "tokenizer_class": "LCATokenizer",
  "unk_token": "[UNK]",
  "kmer": 6,
  "shift": 1
}