File size: 899 Bytes
06f4522
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
  "added_tokens_decoder": {},
  "additional_special_tokens": [
    "[EMPTY]"
  ],
  "backend": "custom",
  "cell_trim_length": -1,
  "clean_up_tokenization_spaces": true,
  "cls_token": "[CLS]",
  "do_basic_tokenize": true,
  "do_lower_case": true,
  "drop_rows_to_fit": false,
  "empty_token": "[EMPTY]",
  "extra_special_tokens": [
    "[EMPTY]"
  ],
  "is_local": false,
  "local_files_only": false,
  "mask_token": "[MASK]",
  "max_column_id": 512,
  "max_question_length": null,
  "max_row_id": 512,
  "min_question_length": null,
  "model_max_length": 512,
  "model_specific_special_tokens": {
    "empty_token": "[EMPTY]"
  },
  "never_split": null,
  "pad_token": "[PAD]",
  "sep_token": "[SEP]",
  "strip_accents": null,
  "strip_column_names": false,
  "tokenize_chinese_chars": true,
  "tokenizer_class": "TapasTokenizer",
  "unk_token": "[UNK]",
  "update_answer_coordinates": false
}