freethenation commited on
Commit
4b68604
1 Parent(s): f427dd7

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": "bert-base-uncased-tense",
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:ec835f5d4eeb3637f619d813ea28f6697560e49e5029c22f3a6350c102c73003
3
- size 437997357
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f355b3b5b4a8534f926b860da691e169254f45b0f7cf086aa1f1ee01c78163e
3
+ size 438010997