vishnun commited on
Commit
caa3d16
1 Parent(s): 0ae4bd9

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": "prajjwal1/bert-small",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "vishnun/codenlbert-sm",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],