MDDDDR commited on
Commit
2a4b2fa
·
verified ·
1 Parent(s): 796d58b

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": "../bert_large_0424_0930/",
3
  "architectures": [
4
  "BertForTokenClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "google-bert/bert-large-uncased",
3
  "architectures": [
4
  "BertForTokenClassification"
5
  ],