File size: 1,368 Bytes
f7805ef
fbe7e94
f7805ef
 
 
 
 
 
 
 
 
 
 
 
fbe7e94
f7805ef
fbe7e94
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f7805ef
 
 
 
 
 
fbe7e94
f7805ef
fbe7e94
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f7805ef
 
 
 
 
 
 
 
 
 
 
 
fbe7e94
f7805ef
 
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
{
  "_name_or_path": "models/distilbert-base-uncased/new-leaf-class-label/it/hf_dataset_80-10-10_20240516T114955Z_distilbert-base-uncased/model-best",
  "activation": "gelu",
  "architectures": [
    "DistilBertForSequenceClassification"
  ],
  "attention_dropout": 0.1,
  "dim": 768,
  "dropout": 0.1,
  "hidden_dim": 3072,
  "id2label": {
    "0": "11",
    "1": "12",
    "2": "13",
    "3": "14",
    "4": "20",
    "5": "31",
    "6": "32",
    "7": "41",
    "8": "42",
    "9": "51",
    "10": "52",
    "11": "61",
    "12": "62",
    "13": "63",
    "14": "64",
    "15": "65",
    "16": "66",
    "17": "67",
    "18": "70",
    "19": "80",
    "20": "90"
  },
  "initializer_range": 0.02,
  "label2id": {
    "11": 0,
    "12": 1,
    "13": 2,
    "14": 3,
    "20": 4,
    "31": 5,
    "32": 6,
    "41": 7,
    "42": 8,
    "51": 9,
    "52": 10,
    "61": 11,
    "62": 12,
    "63": 13,
    "64": 14,
    "65": 15,
    "66": 16,
    "67": 17,
    "70": 18,
    "80": 19,
    "90": 20
  },
  "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.36.2",
  "vocab_size": 30522
}