namhkoh commited on
Commit
c4bb59f
·
1 Parent(s): 0e8edb6

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": "gdrive/MyDrive/University/ANLE/Assignment/fine-tuned/Roberta-model-500/checkpoint-22000",
3
  "architectures": [
4
  "RobertaForMaskedLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "./pytorch_model.bin",
3
  "architectures": [
4
  "RobertaForMaskedLM"
5
  ],