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_binary/gpt2/food__service/seed_43/downstream",
|
3 |
"cache_dir": null,
|
4 |
"cc_heads_cfg": [],
|
5 |
"finetuning_task": "opentable_binary",
|
@@ -20,6 +19,6 @@
|
|
20 |
"tc_lambda": 0.2,
|
21 |
"token_classifier_type": null,
|
22 |
"torch_dtype": "float32",
|
23 |
-
"transformers_version": "4.
|
24 |
"use_auth_token": null
|
25 |
}
|
|
|
1 |
{
|
|
|
2 |
"cache_dir": null,
|
3 |
"cc_heads_cfg": [],
|
4 |
"finetuning_task": "opentable_binary",
|
|
|
19 |
"tc_lambda": 0.2,
|
20 |
"token_classifier_type": null,
|
21 |
"torch_dtype": "float32",
|
22 |
+
"transformers_version": "4.19.2",
|
23 |
"use_auth_token": null
|
24 |
}
|