{ | |
"cache_dir": null, | |
"cc_heads_cfg": [], | |
"finetuning_task": "opentable_ternary", | |
"id2label": { | |
"0": 0, | |
"1": 1, | |
"2": 2 | |
}, | |
"label2id": { | |
"0": 0, | |
"1": 1, | |
"2": 2 | |
}, | |
"model_type": "gpt2_causalm", | |
"pad_token_id": 50256, | |
"problem_type": "single_label_classification", | |
"revision": "main", | |
"sequence_classifier_type": "task", | |
"tc_heads_cfg": "gpt2", | |
"tc_lambda": 0.2, | |
"token_classifier_type": null, | |
"torch_dtype": "float32", | |
"transformers_version": "4.19.2", | |
"use_auth_token": null | |
} | |