File size: 582 Bytes
cd7feb8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
    "additional_special_tokens": [
        "[EMPTY]"
    ],
    "cell_trim_length": -1,
    "cls_token": "[CLS]",
    "do_basic_tokenize": true,
    "do_lower_case": true,
    "drop_rows_to_fit": false,
    "empty_token": "[EMPTY]",
    "mask_token": "[MASK]",
    "max_column_id": null,
    "max_row_id": null,
    "model_max_length": 512,
    "never_split": null,
    "pad_token": "[PAD]",
    "sep_token": "[SEP]",
    "strip_accents": null,
    "strip_column_names": false,
    "tokenize_chinese_chars": true,
    "unk_token": "[UNK]",
    "update_answer_coordinates": false
}