ArthurZ HF staff commited on
Commit
8fb12ae
1 Parent(s): 3d10e80

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -39,7 +39,7 @@
39
  "fusion_type": null,
40
  "hidden_act": "gelu",
41
  "hidden_dropout_prob": 0.1,
42
- "hidden_size": 256,
43
  "id2label": {
44
  "0": "LABEL_0",
45
  "1": "LABEL_1"
 
39
  "fusion_type": null,
40
  "hidden_act": "gelu",
41
  "hidden_dropout_prob": 0.1,
42
+ "hidden_size": 64,
43
  "id2label": {
44
  "0": "LABEL_0",
45
  "1": "LABEL_1"