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_5_way/gpt2/noise__food/seed_43/downstream",
|
3 |
"cache_dir": null,
|
4 |
"cc_heads_cfg": [],
|
5 |
"finetuning_task": "opentable_5_way",
|
@@ -26,6 +25,6 @@
|
|
26 |
"tc_lambda": 0.2,
|
27 |
"token_classifier_type": null,
|
28 |
"torch_dtype": "float32",
|
29 |
-
"transformers_version": "4.
|
30 |
"use_auth_token": null
|
31 |
}
|
|
|
1 |
{
|
|
|
2 |
"cache_dir": null,
|
3 |
"cc_heads_cfg": [],
|
4 |
"finetuning_task": "opentable_5_way",
|
|
|
25 |
"tc_lambda": 0.2,
|
26 |
"token_classifier_type": null,
|
27 |
"torch_dtype": "float32",
|
28 |
+
"transformers_version": "4.19.2",
|
29 |
"use_auth_token": null
|
30 |
}
|