Ansh commited on
Commit
f964a07
·
1 Parent(s): c8ecf99

Upload 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-base-uncased",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "Ansh/my_bert",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],