File size: 2,303 Bytes
5f35a54
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
{
  "_name_or_path": "cardiffnlp/twitter-roberta-base-sentiment",
  "architectures": [
    "RobertaForSequenceClassification"
  ],
  "attention_probs_dropout_prob": 0.1,
  "bos_token_id": 0,
  "classifier_dropout": null,
  "eos_token_id": 2,
  "gradient_checkpointing": false,
  "hidden_act": "gelu",
  "hidden_dropout_prob": 0.1,
  "hidden_size": 768,
  "id2label": {
    "0": "sd",
    "1": "b",
    "2": "sv",
    "3": "%",
    "4": "aa",
    "5": "ba",
    "6": "fc",
    "7": "qw",
    "8": "nn",
    "9": "bk",
    "10": "h",
    "11": "qy^d",
    "12": "bh",
    "13": "^q",
    "14": "bf",
    "15": "fo_o_fw_\"_by_bc",
    "16": "fo_o_fw_by_bc_\"",
    "17": "na",
    "18": "ad",
    "19": "^2",
    "20": "b^m",
    "21": "qo",
    "22": "qh",
    "23": "^h",
    "24": "ar",
    "25": "ng",
    "26": "br",
    "27": "no",
    "28": "fp",
    "29": "qrr",
    "30": "arp_nd",
    "31": "t3",
    "32": "oo_co_cc",
    "33": "aap_am",
    "34": "t1",
    "35": "bd",
    "36": "^g",
    "37": "qw^d",
    "38": "fa",
    "39": "ft",
    "40": "+",
    "41": "x",
    "42": "ny",
    "43": "sv_fx",
    "44": "qy_qr",
    "45": "ba_fe"
  },
  "initializer_range": 0.02,
  "intermediate_size": 3072,
  "label2id": {
    "%": 3,
    "+": 40,
    "^2": 19,
    "^g": 36,
    "^h": 23,
    "^q": 13,
    "aa": 4,
    "aap_am": 33,
    "ad": 18,
    "ar": 24,
    "arp_nd": 30,
    "b": 1,
    "b^m": 20,
    "ba": 5,
    "ba_fe": 45,
    "bd": 35,
    "bf": 14,
    "bh": 12,
    "bk": 9,
    "br": 26,
    "fa": 38,
    "fc": 6,
    "fo_o_fw_\"_by_bc": 15,
    "fo_o_fw_by_bc_\"": 16,
    "fp": 28,
    "ft": 39,
    "h": 10,
    "na": 17,
    "ng": 25,
    "nn": 8,
    "no": 27,
    "ny": 42,
    "oo_co_cc": 32,
    "qh": 22,
    "qo": 21,
    "qrr": 29,
    "qw": 7,
    "qw^d": 37,
    "qy^d": 11,
    "qy_qr": 44,
    "sd": 0,
    "sv": 2,
    "sv_fx": 43,
    "t1": 34,
    "t3": 31,
    "x": 41
  },
  "layer_norm_eps": 1e-05,
  "max_position_embeddings": 514,
  "model_type": "roberta",
  "num_attention_heads": 12,
  "num_hidden_layers": 12,
  "pad_token_id": 1,
  "position_embedding_type": "absolute",
  "problem_type": "single_label_classification",
  "torch_dtype": "float32",
  "transformers_version": "4.26.0",
  "type_vocab_size": 1,
  "use_cache": true,
  "vocab_size": 50265
}