File size: 799 Bytes
ade4869
c29d34d
 
ade4869
c29d34d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ade4869
 
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
{
  "base_model": "microsoft/deberta-v3-base",
  "model_type": "deberta-v2",
  "config_path": null,
  "fc_dropout": 0.2,
  "id2label": {
    "0": "Product/Company/Organization/Personal Websites",
    "1": "Explanatory Articles",
    "10": "Conversational",
    "2": "News",
    "3": "Blogs",
    "4": "MISC",
    "5": "Boilerplate Content",
    "6": "Analytical Exposition",
    "7": "Online Comments",
    "8": "Reviews",
    "9": "Books and Literature"
  },
  "label2id": {
    "Product/Company/Organization/Personal Websites": 0,
    "Explanatory Articles": 1,
    "News": 2,
    "Blogs": 3,
    "MISC": 4,
    "Boilerplate Content": 5,
    "Analytical Exposition": 6,
    "Online Comments": 7,
    "Reviews": 8,
    "Books and Literature": 9,
    "Conversational": 10
  },
  "pretrained": true
}