rttl commited on
Commit
4e6e0fb
1 Parent(s): 6cf2054

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": "/home/vera/cs224u/bert_context_to_static/checkpoint-150000",
3
  "architectures": [
4
  "RKSBertForSequenceClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "./",
3
  "architectures": [
4
  "RKSBertForSequenceClassification"
5
  ],