Backedman's picture
Update config.json
20dcf24 verified
raw
history blame
280 Bytes
{
"architectures": [
"QBModelWrapper"
],
"auto_map": {
"AutoConfig": "QBModelConfig.QBModelConfig",
"AutoModelForQuestionAnswering": "QBModelWrapper.QBModelWrapper"
},
"model_type": "TFIDF-QA",
"torch_dtype": "float32",
"transformers_version": "4.40.1"
}