eldarab's picture
Upload config.json
65040da
{
"cache_dir": null,
"cc_heads_cfg": [],
"finetuning_task": "opentable_5_way",
"id2label": {
"0": 0,
"1": 1,
"2": 2,
"3": 3,
"4": 4
},
"label2id": {
"0": 0,
"1": 1,
"2": 2,
"3": 3,
"4": 4
},
"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_5_way/gpt2/service__food/seed_45/additional_pretraining",
"tc_lambda": 0.2,
"token_classifier_type": null,
"torch_dtype": "float32",
"transformers_version": "4.19.2",
"use_auth_token": null
}