techysanoj commited on
Commit
e40d62f
1 Parent(s): bc4d3c1

Upload RobertaForQuestionAnswering

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "deepset/roberta-base-squad2",
3
  "architectures": [
4
  "RobertaForQuestionAnswering"
5
  ],
 
1
  {
2
+ "_name_or_path": "/content/FineTunedModel",
3
  "architectures": [
4
  "RobertaForQuestionAnswering"
5
  ],