mstatt commited on
Commit
19a54a3
1 Parent(s): f8b9f84

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "./model",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForQuestionAnswering"
 
1
  {
2
+ "_name_or_path": "Falconsai/question_answering",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForQuestionAnswering"