File size: 577 Bytes
04da58d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
  "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": [],
  "tc_lambda": 0.2,
  "token_classifier_type": null,
  "torch_dtype": "float32",
  "transformers_version": "4.15.0",
  "use_auth_token": null
}