tugot17 commited on
Commit
5ec4054
1 Parent(s): 41ec9ff

Upload BertForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +2 -3
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "_name_or_path": "./scibert_abstracts_model/checkpoint",
3
  "architectures": [
4
- "BertModel"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
@@ -29,7 +29,6 @@
29
  "model_type": "bert",
30
  "num_attention_heads": 12,
31
  "num_hidden_layers": 12,
32
- "output_attentions": true,
33
  "pad_token_id": 0,
34
  "position_embedding_type": "absolute",
35
  "problem_type": "single_label_classification",
 
1
  {
2
+ "_name_or_path": "allenai/scibert_scivocab_uncased",
3
  "architectures": [
4
+ "BertForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
 
29
  "model_type": "bert",
30
  "num_attention_heads": 12,
31
  "num_hidden_layers": 12,
 
32
  "pad_token_id": 0,
33
  "position_embedding_type": "absolute",
34
  "problem_type": "single_label_classification",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2da709e39195d13e527b0188a55c160818f63ae501b03f957aaa00808c2a7c79
3
- size 439740465
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c1216ff21e04e2594bf7d327f94ccc917454bcee7814ff43c3ab537abaedaf0
3
+ size 439757421