File size: 364 Bytes
79e75a3
 
 
 
 
 
 
 
 
 
 
61a96ac
79e75a3
 
 
 
61a96ac
79e75a3
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "category_id2label": {
    "0": "lighting",
    "1": "colorCorrection",
    "2": "cropping",
    "3": "fileNaming"
  },
  "match_id2label": {
    "0": "correct",
    "1": "incorrect",
    "2": "culled",
    "3": "uncertain"
  },
  "goodbad_id2label": {
    "0": "good",
    "1": "bad",
    "2": "culled"
  },
  "base_model_name": "microsoft/deberta-v3-small"
}