Sebastian Urrea commited on
Commit
6c0e796
1 Parent(s): 635b97e

update config

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -11,7 +11,7 @@
11
  "label2id": {
12
  "NEGATIVE": 0,
13
  "POSITIVE": 1
14
- }
15
  "classifier_dropout": null,
16
  "hidden_act": "gelu",
17
  "hidden_dropout_prob": 0.1,
 
11
  "label2id": {
12
  "NEGATIVE": 0,
13
  "POSITIVE": 1
14
+ },
15
  "classifier_dropout": null,
16
  "hidden_act": "gelu",
17
  "hidden_dropout_prob": 0.1,