system HF staff commited on
Commit
7704105
1 Parent(s): 2487f5a

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -11,12 +11,12 @@
11
  "hidden_dropout_prob": 0.1,
12
  "hidden_size": 768,
13
  "id2label": {
14
- "0": "LABEL_0"
15
  },
16
  "initializer_range": 0.02,
17
  "intermediate_size": 3072,
18
  "label2id": {
19
- "LABEL_0": 0
20
  },
21
  "layer_norm_eps": 1e-05,
22
  "max_position_embeddings": 514,
11
  "hidden_dropout_prob": 0.1,
12
  "hidden_size": 768,
13
  "id2label": {
14
+ "0": "intimacy"
15
  },
16
  "initializer_range": 0.02,
17
  "intermediate_size": 3072,
18
  "label2id": {
19
+ "intimacy": 0
20
  },
21
  "layer_norm_eps": 1e-05,
22
  "max_position_embeddings": 514,