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