raffaelsiregar commited on
Commit
b1f78ee
·
verified ·
1 Parent(s): a3f7d27

Update Labels

Browse files
Files changed (1) hide show
  1. config.json +10 -10
config.json CHANGED
@@ -20,18 +20,18 @@
20
  2048
21
  ],
22
  "id2label": {
23
- "0": "LABEL_0",
24
- "1": "LABEL_1",
25
- "2": "LABEL_2",
26
- "3": "LABEL_3",
27
- "4": "LABEL_4"
28
  },
29
  "label2id": {
30
- "LABEL_0": 0,
31
- "LABEL_1": 1,
32
- "LABEL_2": 2,
33
- "LABEL_3": 3,
34
- "LABEL_4": 4
35
  },
36
  "layer_type": "bottleneck",
37
  "model_type": "resnet",
 
20
  2048
21
  ],
22
  "id2label": {
23
+ "0": "White",
24
+ "1": "Black",
25
+ "2": "Asian",
26
+ "3": "Indian",
27
+ "4": "Others (Hispanic, Latino, Middle Eastern)"
28
  },
29
  "label2id": {
30
+ "White": 0,
31
+ "Black": 1,
32
+ "Asian": 2,
33
+ "Indian": 3,
34
+ "Others (Hispanic, Latino, Middle Eastern)": 4
35
  },
36
  "layer_type": "bottleneck",
37
  "model_type": "resnet",