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