rklra commited on
Commit
5281698
1 Parent(s): 9306ad2

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -1,5 +1,6 @@
1
  {
2
  "_name_or_path": "bert-base-cased",
 
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
 
1
  {
2
  "_name_or_path": "bert-base-cased",
3
+ "tokenizer_name" : "bert-base-uncased",
4
  "architectures": [
5
  "BertForSequenceClassification"
6
  ],