Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -30,7 +30,7 @@
|
|
30 |
"summary_proj_to_labels": true,
|
31 |
"summary_type": "cls_index",
|
32 |
"summary_use_proj": true,
|
33 |
-
"torch_dtype": "
|
34 |
"transformers_version": "4.51.3",
|
35 |
"use_cache": true,
|
36 |
"vocab_size": 50258
|
|
|
30 |
"summary_proj_to_labels": true,
|
31 |
"summary_type": "cls_index",
|
32 |
"summary_use_proj": true,
|
33 |
+
"torch_dtype": "float16",
|
34 |
"transformers_version": "4.51.3",
|
35 |
"use_cache": true,
|
36 |
"vocab_size": 50258
|