Upload config.json
Browse files- config.json +1 -2
config.json
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 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",
|
|
@@ -21,6 +20,6 @@
|
|
| 21 |
"tc_lambda": 0.2,
|
| 22 |
"token_classifier_type": null,
|
| 23 |
"torch_dtype": "float32",
|
| 24 |
-
"transformers_version": "4.
|
| 25 |
"use_auth_token": null
|
| 26 |
}
|
|
|
|
| 1 |
{
|
|
|
|
| 2 |
"cache_dir": null,
|
| 3 |
"cc_heads_cfg": [],
|
| 4 |
"finetuning_task": "opentable_ternary",
|
|
|
|
| 20 |
"tc_lambda": 0.2,
|
| 21 |
"token_classifier_type": null,
|
| 22 |
"torch_dtype": "float32",
|
| 23 |
+
"transformers_version": "4.19.2",
|
| 24 |
"use_auth_token": null
|
| 25 |
}
|