Sifal commited on
Commit
e64a74c
·
verified ·
1 Parent(s): 4f4c9b5

used for the inference, more informative

Browse files
Files changed (1) hide show
  1. config.json +10 -10
config.json CHANGED
@@ -12,16 +12,16 @@
12
  "hidden_dropout_prob": 0.1,
13
  "hidden_size": 768,
14
  "id2label": {
15
- "0": "LABEL_0",
16
- "1": "LABEL_1",
17
- "2": "LABEL_2",
18
- "3": "LABEL_3",
19
- "4": "LABEL_4",
20
- "5": "LABEL_5",
21
- "6": "LABEL_6",
22
- "7": "LABEL_7",
23
- "8": "LABEL_8",
24
- "9": "LABEL_9"
25
  },
26
  "initializer_range": 0.02,
27
  "intermediate_size": 3072,
 
12
  "hidden_dropout_prob": 0.1,
13
  "hidden_size": 768,
14
  "id2label": {
15
+ "0": "Race/Color",
16
+ "1": "Socioeconomic Status",
17
+ "2": "Gender",
18
+ "3": "Disability",
19
+ "4": "Nationality",
20
+ "5": "Sexual Orientation",
21
+ "6": "Physical Appearance",
22
+ "7": "Religion",
23
+ "8": "Age",
24
+ "9": "Profession"
25
  },
26
  "initializer_range": 0.02,
27
  "intermediate_size": 3072,