wilsontam commited on
Commit
b1db8b3
1 Parent(s): b24503c

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": "/scratch/jx1038/token-classification/bert-base-uncased-local",
3
  "architectures": [
4
  "BertForTokenClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "./bert-base-uncased-local",
3
  "architectures": [
4
  "BertForTokenClassification"
5
  ],