Upload config.json with huggingface_hub
Browse files- config.json +2 -2
config.json
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
{
|
2 |
-
"
|
|
|
3 |
"_remove_final_layer_norm": false,
|
4 |
"activation_dropout": 0.0,
|
5 |
"activation_function": "relu",
|
@@ -23,7 +24,6 @@
|
|
23 |
"num_hidden_layers": 12,
|
24 |
"pad_token_id": 1,
|
25 |
"prefix": "</s>",
|
26 |
-
"torch_dtype": "float32",
|
27 |
"transformers_version": "4.46.3",
|
28 |
"use_cache": true,
|
29 |
"vocab_size": 50269,
|
|
|
1 |
{
|
2 |
+
"_attn_implementation_autoset": true,
|
3 |
+
"_name_or_path": "/tmp/tmpl8kv8ro7",
|
4 |
"_remove_final_layer_norm": false,
|
5 |
"activation_dropout": 0.0,
|
6 |
"activation_function": "relu",
|
|
|
24 |
"num_hidden_layers": 12,
|
25 |
"pad_token_id": 1,
|
26 |
"prefix": "</s>",
|
|
|
27 |
"transformers_version": "4.46.3",
|
28 |
"use_cache": true,
|
29 |
"vocab_size": 50269,
|