add model
Browse files- config.json +31 -0
- pytorch_model.bin +3 -0
config.json
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "/data/home/eldar.a/CausaLM/outputs_causalm/opentable_5_way/gpt2/service__food/seed_46/downstream",
|
| 3 |
+
"cache_dir": null,
|
| 4 |
+
"cc_heads_cfg": [],
|
| 5 |
+
"finetuning_task": "opentable_5_way",
|
| 6 |
+
"id2label": {
|
| 7 |
+
"0": 0,
|
| 8 |
+
"1": 1,
|
| 9 |
+
"2": 2,
|
| 10 |
+
"3": 3,
|
| 11 |
+
"4": 4
|
| 12 |
+
},
|
| 13 |
+
"label2id": {
|
| 14 |
+
"0": 0,
|
| 15 |
+
"1": 1,
|
| 16 |
+
"2": 2,
|
| 17 |
+
"3": 3,
|
| 18 |
+
"4": 4
|
| 19 |
+
},
|
| 20 |
+
"model_type": "gpt2_causalm",
|
| 21 |
+
"pad_token_id": 50256,
|
| 22 |
+
"problem_type": "single_label_classification",
|
| 23 |
+
"revision": "main",
|
| 24 |
+
"sequence_classifier_type": "task",
|
| 25 |
+
"tc_heads_cfg": "./outputs_causalm/opentable_5_way/gpt2/service__food/seed_46/additional_pretraining",
|
| 26 |
+
"tc_lambda": 0.2,
|
| 27 |
+
"token_classifier_type": null,
|
| 28 |
+
"torch_dtype": "float32",
|
| 29 |
+
"transformers_version": "4.15.0",
|
| 30 |
+
"use_auth_token": null
|
| 31 |
+
}
|
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0e44adb22717c7ef8c69d15ba1026d9ee8d3632cc8024eba619c68994d672d50
|
| 3 |
+
size 512796063
|