Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
| 3 |
"activation_dropout": 0.1,
|
| 4 |
"activation_function": "gelu",
|
| 5 |
"apply_spec_augment": false,
|
|
@@ -145,7 +145,7 @@
|
|
| 145 |
50362
|
| 146 |
],
|
| 147 |
"torch_dtype": "float32",
|
| 148 |
-
"transformers_version": "4.
|
| 149 |
"use_cache": true,
|
| 150 |
"use_weighted_layer_sum": false,
|
| 151 |
"vocab_size": 51865
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "./",
|
| 3 |
"activation_dropout": 0.1,
|
| 4 |
"activation_function": "gelu",
|
| 5 |
"apply_spec_augment": false,
|
|
|
|
| 145 |
50362
|
| 146 |
],
|
| 147 |
"torch_dtype": "float32",
|
| 148 |
+
"transformers_version": "4.36.2",
|
| 149 |
"use_cache": true,
|
| 150 |
"use_weighted_layer_sum": false,
|
| 151 |
"vocab_size": 51865
|