Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -46,7 +46,7 @@
|
|
46 |
"summary_proj_to_labels": true,
|
47 |
"summary_type": "cls_index",
|
48 |
"summary_use_proj": true,
|
49 |
-
"torch_dtype": "
|
50 |
"transformers_version": "4.37.2",
|
51 |
"type_vocab_size": 2,
|
52 |
"use_cache": true,
|
|
|
46 |
"summary_proj_to_labels": true,
|
47 |
"summary_type": "cls_index",
|
48 |
"summary_use_proj": true,
|
49 |
+
"torch_dtype": "float32",
|
50 |
"transformers_version": "4.37.2",
|
51 |
"type_vocab_size": 2,
|
52 |
"use_cache": true,
|