{ "architectures": [ "QBModelWrapper" ], "auto_map": { "AutoConfig": "QBModelConfig.QBModelConfig", "AutoModelForQuestionAnswering": "QBModelWrapper.QBModelWrapper" }, "custom_pipelines": { "IFIDF-QA": { "impl": "QAPipeline.QApipeline", "pt": [ "AutoModelForQuestionAnswering" ], "tf": [ "TFAutoModelForQuestionAnswering" ] } }, "model_type": "TFIDF-QA", "torch_dtype": "float32", "transformers_version": "4.40.1" }