File size: 839 Bytes
e4169c4
 
 
 
c4d70aa
e4169c4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
  "base_model": "microsoft/deberta-v3-base",
  "config_path": null,
  "fc_dropout": 0.2,
  "id2label": null,
  "label2id": {
    "Adult": 0,
    "Arts_and_Entertainment": 1,
    "Autos_and_Vehicles": 2,
    "Beauty_and_Fitness": 3,
    "Books_and_Literature": 4,
    "Business_and_Industrial": 5,
    "Computers_and_Electronics": 6,
    "Finance": 7,
    "Food_and_Drink": 8,
    "Games": 9,
    "Health": 10,
    "Hobbies_and_Leisure": 11,
    "Home_and_Garden": 12,
    "Internet_and_Telecom": 13,
    "Jobs_and_Education": 14,
    "Law_and_Government": 15,
    "News": 16,
    "Online_Communities": 17,
    "People_and_Society": 18,
    "Pets_and_Animals": 19,
    "Real_Estate": 20,
    "Science": 21,
    "Sensitive_Subjects": 22,
    "Shopping": 23,
    "Sports": 24,
    "Travel_and_Transportation": 25
  },
  "pretrained": true
}