Backedman commited on
Commit
7e69467
verified
1 Parent(s): 52b8877

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -7,6 +7,6 @@
7
  "AutoModelForQuestionAnswering": "QBModelWrapper.QBModelWrapper"
8
  },
9
  "model_type": "TFIDF-QA",
10
- "torch_dtype": "torch.float32",
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
  }