Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -7,6 +7,6 @@
|
|
| 7 |
"AutoModelForQuestionAnswering": "QBModelWrapper.QBModelWrapper"
|
| 8 |
},
|
| 9 |
"model_type": "TFIDF-QA",
|
| 10 |
-
"torch_dtype": "
|
| 11 |
"transformers_version": "4.40.1"
|
| 12 |
}
|
|
|
|
| 7 |
"AutoModelForQuestionAnswering": "QBModelWrapper.QBModelWrapper"
|
| 8 |
},
|
| 9 |
"model_type": "TFIDF-QA",
|
| 10 |
+
"torch_dtype": "float32",
|
| 11 |
"transformers_version": "4.40.1"
|
| 12 |
}
|