Backedman commited on
Commit
216d239
verified
1 Parent(s): 42ac10a

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -11
config.json CHANGED
@@ -7,17 +7,6 @@
7
  "AutoConfig": "QBModelConfig",
8
  "AutoModelForQuestionAnswering": "QBModelWrapper.QBModelWrapper"
9
  },
10
- "custom_pipelines": {
11
- "qa-pipeline-qb": {
12
- "impl": "QApipeline.QApipeline",
13
- "pt": [
14
- "AutoModelForQuestionAnswering"
15
- ],
16
- "tf": [
17
- "TFAutoModelForQuestionAnswering"
18
- ]
19
- }
20
- },
21
  "model_type": "TFIDF-QA",
22
  "torch_dtype": "float32",
23
  "transformers_version": "4.40.1"
 
7
  "AutoConfig": "QBModelConfig",
8
  "AutoModelForQuestionAnswering": "QBModelWrapper.QBModelWrapper"
9
  },
 
 
 
 
 
 
 
 
 
 
 
10
  "model_type": "TFIDF-QA",
11
  "torch_dtype": "float32",
12
  "transformers_version": "4.40.1"