File size: 700 Bytes
d812156
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "_name_or_path": "./outputs_causalm/opentable_binary/bert-base-uncased/ambiance__None/seed_46/downstream",
  "cache_dir": "./train_cache/",
  "cc_heads_cfg": [],
  "finetuning_task": "opentable_binary",
  "id2label": {
    "0": 0,
    "1": 1
  },
  "label2id": {
    "0": 0,
    "1": 1
  },
  "model_type": "bert_causalm",
  "problem_type": "single_label_classification",
  "revision": "main",
  "sequence_classifier_type": "task",
  "tc_heads_cfg": "./outputs_causalm/opentable_binary/bert-base-uncased/ambiance__None/seed_46/additional_pretraining",
  "tc_lambda": 0.2,
  "token_classifier_type": null,
  "torch_dtype": "float32",
  "transformers_version": "4.15.0",
  "use_auth_token": null
}