File size: 2,159 Bytes
d0702fa
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
{
  "_name_or_path": "finetuned_entity_categorical_classification/checkpoint-3346",
  "activation": "gelu",
  "architectures": [
    "DistilBertForSequenceClassification"
  ],
  "attention_dropout": 0.1,
  "dim": 768,
  "dropout": 0.1,
  "hidden_dim": 3072,
  "id2label": {
    "0": "Hobbies_and_Leisure",
    "1": "News",
    "2": "Science",
    "3": "Autos_and_Vehicles",
    "4": "Health",
    "5": "Pets_and_Animals",
    "6": "Adult",
    "7": "Computers_and_Electronics",
    "8": "Online Communities",
    "9": "Beauty_and_Fitness",
    "10": "People_and_Society",
    "11": "Business_and_Industrial",
    "12": "Reference",
    "13": "Shopping",
    "14": "Travel_and_Transportation",
    "15": "Food_and_Drink",
    "16": "Law_and_Government",
    "17": "Books_and_Literature",
    "18": "Finance",
    "19": "Games",
    "20": "Home_and_Garden",
    "21": "Jobs_and_Education",
    "22": "Arts_and_Entertainment",
    "23": "Sensitive Subjects",
    "24": "Real Estate",
    "25": "Internet_and_Telecom",
    "26": "Sports"
  },
  "initializer_range": 0.02,
  "label2id": {
    "Adult": 6,
    "Arts_and_Entertainment": 22,
    "Autos_and_Vehicles": 3,
    "Beauty_and_Fitness": 9,
    "Books_and_Literature": 17,
    "Business_and_Industrial": 11,
    "Computers_and_Electronics": 7,
    "Finance": 18,
    "Food_and_Drink": 15,
    "Games": 19,
    "Health": 4,
    "Hobbies_and_Leisure": 0,
    "Home_and_Garden": 20,
    "Internet_and_Telecom": 25,
    "Jobs_and_Education": 21,
    "Law_and_Government": 16,
    "News": 1,
    "Online Communities": 8,
    "People_and_Society": 10,
    "Pets_and_Animals": 5,
    "Real Estate": 24,
    "Reference": 12,
    "Science": 2,
    "Sensitive Subjects": 23,
    "Shopping": 13,
    "Sports": 26,
    "Travel_and_Transportation": 14
  },
  "max_position_embeddings": 512,
  "model_type": "distilbert",
  "n_heads": 12,
  "n_layers": 6,
  "pad_token_id": 0,
  "problem_type": "single_label_classification",
  "qa_dropout": 0.1,
  "seq_classif_dropout": 0.2,
  "sinusoidal_pos_embds": false,
  "tie_weights_": true,
  "torch_dtype": "float32",
  "transformers_version": "4.34.0",
  "vocab_size": 30522
}