pragatheeswaran commited on
Commit
6b6d021
·
verified ·
1 Parent(s): dbdde37

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": "./save_pretrained",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "./my_classification_model",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],