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