chreh commited on
Commit
c342928
·
1 Parent(s): b9850d8

Upload BertForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +2 -2
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "_name_or_path": "chreh/bert-discrimination-classifier",
3
  "architectures": [
4
- "BertModel"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
 
1
  {
2
+ "_name_or_path": "bert-base-uncased",
3
  "architectures": [
4
+ "BertForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:87a04f03f0704bfa45d0770d88fb84a6914587193ec9eb14248ea78f99835e26
3
- size 437996134
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d1525d783e212f9869aa3f75bd4867a2f181fd4e53371925a7ecf748dc7665e
3
+ size 438003950