ToluClassics commited on
Commit
140c8de
1 Parent(s): ccd9ab8

Replace server path with dummy path

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/share/jimmylin/collections/arawat5/large/pytorch_checkpoint_524288",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
1
  {
2
+ "_name_or_path": "./",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],