nadika commited on
Commit
2fed44e
1 Parent(s): 45e36a2

Upload BertForSequenceClassification

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "Rajan/NepaliBERT",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "./my_nepalibert_model",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],