PremalMatalia commited on
Commit
15bc545
1 Parent(s): fbc90c6

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": "/content/gdrive/MyDrive/Colab_Notebooks/Master_Project/Saved_models/RoBERTa",
3
  "architectures": [
4
  "RobertaForQuestionAnswering"
5
  ],
1
  {
2
+ "_name_or_path": "/Saved_models/RoBERTa",
3
  "architectures": [
4
  "RobertaForQuestionAnswering"
5
  ],