|
{ |
|
"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_question_length": null, |
|
"max_row_id": null, |
|
"min_question_length": null, |
|
"model_max_length": 512, |
|
"name_or_path": "google/tapas-base-finetuned-wtq", |
|
"never_split": null, |
|
"pad_token": "[PAD]", |
|
"sep_token": "[SEP]", |
|
"special_tokens_map_file": "/root/.cache/huggingface/hub/models--google--tapas-base-finetuned-wtq/snapshots/e3dde1905dea877b0df1a5c057533e48327dee77/special_tokens_map.json", |
|
"strip_accents": null, |
|
"strip_column_names": false, |
|
"tokenize_chinese_chars": true, |
|
"tokenizer_class": "TapasTokenizer", |
|
"unk_token": "[UNK]", |
|
"update_answer_coordinates": false |
|
} |
|
|