add model
Browse files- config.json +26 -0
- pytorch_model.bin +3 -0
config.json
ADDED
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "/data/home/eldar.a/CausaLM/outputs_causalm/opentable_ternary/bert-base-uncased/noise__food/seed_44/downstream",
|
3 |
+
"cache_dir": null,
|
4 |
+
"cc_heads_cfg": [],
|
5 |
+
"finetuning_task": "opentable_ternary",
|
6 |
+
"id2label": {
|
7 |
+
"0": 0,
|
8 |
+
"1": 1,
|
9 |
+
"2": 2
|
10 |
+
},
|
11 |
+
"label2id": {
|
12 |
+
"0": 0,
|
13 |
+
"1": 1,
|
14 |
+
"2": 2
|
15 |
+
},
|
16 |
+
"model_type": "bert_causalm",
|
17 |
+
"problem_type": "single_label_classification",
|
18 |
+
"revision": "main",
|
19 |
+
"sequence_classifier_type": "task",
|
20 |
+
"tc_heads_cfg": "./outputs_causalm/opentable_ternary/bert-base-uncased/noise__food/seed_44/additional_pretraining",
|
21 |
+
"tc_lambda": 0.2,
|
22 |
+
"token_classifier_type": null,
|
23 |
+
"torch_dtype": "float32",
|
24 |
+
"transformers_version": "4.15.0",
|
25 |
+
"use_auth_token": null
|
26 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e89b61ece75b1ec034f9dc581758cdad92ccab1720dc610abbc78d6116876099
|
3 |
+
size 440382569
|