leonong84 commited on
Commit
42dd7a4
·
1 Parent(s): 7dd436a

Upload TFRobertaForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +2 -2
  2. tf_model.h5 +1 -1
config.json CHANGED
@@ -5,10 +5,10 @@
5
  ],
6
  "attention_probs_dropout_prob": 0.2,
7
  "bos_token_id": 0,
8
- "classifier_dropout": 0.1,
9
  "eos_token_id": 2,
10
  "hidden_act": "gelu",
11
- "hidden_dropout_prob": 0.15,
12
  "hidden_size": 768,
13
  "id2label": {
14
  "0": "negative",
 
5
  ],
6
  "attention_probs_dropout_prob": 0.2,
7
  "bos_token_id": 0,
8
+ "classifier_dropout": 0.15,
9
  "eos_token_id": 2,
10
  "hidden_act": "gelu",
11
+ "hidden_dropout_prob": 0.2,
12
  "hidden_size": 768,
13
  "id2label": {
14
  "0": "negative",
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8393b6a9b7ab56a9cf44e81eead3d0b9d6d6540441da3cda82905423dfa91489
3
  size 498881344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0971c2329aa2f620927757696e6ce869153678656b19e625c376714edd5e8cc
3
  size 498881344