abdulmatinomotoso commited on
Commit
e633e99
1 Parent(s): e9c89ff

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +280 -0
  2. model.safetensors +3 -0
  3. training_args.bin +3 -0
config.json ADDED
@@ -0,0 +1,280 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distilroberta-base",
3
+ "architectures": [
4
+ "RobertaForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "bos_token_id": 0,
8
+ "classifier_dropout": null,
9
+ "eos_token_id": 2,
10
+ "hidden_act": "gelu",
11
+ "hidden_dropout_prob": 0.1,
12
+ "hidden_size": 768,
13
+ "id2label": {
14
+ "0": "Keto, Paleo, Vegan, Mediterranean",
15
+ "1": "Tech Giants",
16
+ "2": "Celebrity",
17
+ "3": "pets_animals_wildlife",
18
+ "4": "Autoracing",
19
+ "5": "Physics",
20
+ "6": "Women's Health",
21
+ "7": "Unemployment",
22
+ "8": "Consumer and Retail",
23
+ "9": "Personal Finance and Financial Education",
24
+ "10": "Banking and Finance",
25
+ "11": "Social Media",
26
+ "12": "United Kingdom Economy",
27
+ "13": "Local Election",
28
+ "14": "Health Policy",
29
+ "15": "Operating Systems",
30
+ "16": "Asia Politics",
31
+ "17": "Gaming & VR",
32
+ "18": "Disease Research",
33
+ "19": "Middle East Economy",
34
+ "20": "US Campaigns & Elections",
35
+ "21": "Medical Innovations",
36
+ "22": "Europe Economy",
37
+ "23": "US Police Misconduct",
38
+ "24": "Writing and Literature",
39
+ "25": "Football",
40
+ "26": "Clothes",
41
+ "27": "Video Games",
42
+ "28": "Art and Culture",
43
+ "29": "Workforce and Labor",
44
+ "30": "Energy & Natural Resources",
45
+ "31": "Australia Politics",
46
+ "32": "Inflation",
47
+ "33": "US Political Corruption",
48
+ "34": "Royal Families",
49
+ "35": "Emerging Technologies",
50
+ "36": "Chemistry and Material Sciences",
51
+ "37": "Vaccine Development",
52
+ "38": "Epidemic and Outbreaks",
53
+ "39": "Cosmology & The Universe",
54
+ "40": "Latin America Economy",
55
+ "41": "Real Estate & Housing",
56
+ "42": "Federal Policies",
57
+ "43": "Music",
58
+ "44": "Environmental Science",
59
+ "45": "Weightlifting & Bodybuilding",
60
+ "46": "Consumer Electronics",
61
+ "47": "Tech Industry Trends",
62
+ "48": "US supreme court",
63
+ "49": "Climate Change",
64
+ "50": "Extreme Weather and Cataclysms",
65
+ "51": "Fossil fuel",
66
+ "52": "Biology",
67
+ "53": "Movies",
68
+ "54": "Federal Election",
69
+ "55": "Space Technology",
70
+ "56": "US Involvement in Foreign Conflicts",
71
+ "57": "Photographers",
72
+ "58": "US Involvement with International Organizations",
73
+ "59": "Cosmetics",
74
+ "60": "AI Startups",
75
+ "61": "Computer Hardware",
76
+ "62": "Other Sports",
77
+ "63": "Culture",
78
+ "64": "Renewable Energy",
79
+ "65": "Human Rights",
80
+ "66": "Africa Economy",
81
+ "67": "Golf",
82
+ "68": "Hockey",
83
+ "69": "Local Policies",
84
+ "70": "Automotive and Transportation",
85
+ "71": "Stocks Trading",
86
+ "72": "Agriculture",
87
+ "73": "Latin America Politics",
88
+ "74": "Global Health",
89
+ "75": "Jewelry",
90
+ "76": "Labor Activism",
91
+ "77": "Festivals",
92
+ "78": "MMA",
93
+ "79": "Crypto Trading",
94
+ "80": "Africa Politics",
95
+ "81": "Middle East Politics",
96
+ "82": "Governance",
97
+ "83": "Nonprofit, Charities, & Fundraising",
98
+ "84": "United Kingdom Politics",
99
+ "85": "Tech Startups",
100
+ "86": "Software Applications",
101
+ "87": "Basketball",
102
+ "88": "Crime, Violence & Terrorism",
103
+ "89": "AI Research",
104
+ "90": "Swimming",
105
+ "91": "Civil Rights Activism",
106
+ "92": "Global Organizations",
107
+ "93": "AI Policy and Regulations",
108
+ "94": "Adventure",
109
+ "95": "Mental Health Treatment",
110
+ "96": "Nutrition Research",
111
+ "97": "Stress and Wellness",
112
+ "98": "Chess",
113
+ "99": "US Congress",
114
+ "100": "Soccer",
115
+ "101": "Boxing",
116
+ "102": "Drug Discovery",
117
+ "103": "US Circuit and Appeals Courts",
118
+ "104": "Television",
119
+ "105": "Environmental Activism",
120
+ "106": "Olympic Sports",
121
+ "107": "Space Exploration",
122
+ "108": "Food",
123
+ "109": "Tennis",
124
+ "110": "Baseball",
125
+ "111": "Asia Economy",
126
+ "112": "Longevity",
127
+ "113": "India Politics",
128
+ "114": "Australia Economy",
129
+ "115": "India Economy",
130
+ "116": "Forex",
131
+ "117": "Discover",
132
+ "118": "Europe Politics",
133
+ "119": "Local Infrastructure",
134
+ "120": "Men's Health",
135
+ "121": "Interest Rates",
136
+ "122": "Aerobics and Cardio",
137
+ "123": "Extreme Sports"
138
+ },
139
+ "initializer_range": 0.02,
140
+ "intermediate_size": 3072,
141
+ "label2id": {
142
+ "AI Policy and Regulations": 93,
143
+ "AI Research": 89,
144
+ "AI Startups": 60,
145
+ "Adventure": 94,
146
+ "Aerobics and Cardio": 122,
147
+ "Africa Economy": 66,
148
+ "Africa Politics": 80,
149
+ "Agriculture": 72,
150
+ "Art and Culture": 28,
151
+ "Asia Economy": 111,
152
+ "Asia Politics": 16,
153
+ "Australia Economy": 114,
154
+ "Australia Politics": 31,
155
+ "Automotive and Transportation": 70,
156
+ "Autoracing": 4,
157
+ "Banking and Finance": 10,
158
+ "Baseball": 110,
159
+ "Basketball": 87,
160
+ "Biology": 52,
161
+ "Boxing": 101,
162
+ "Celebrity": 2,
163
+ "Chemistry and Material Sciences": 36,
164
+ "Chess": 98,
165
+ "Civil Rights Activism": 91,
166
+ "Climate Change": 49,
167
+ "Clothes": 26,
168
+ "Computer Hardware": 61,
169
+ "Consumer Electronics": 46,
170
+ "Consumer and Retail": 8,
171
+ "Cosmetics": 59,
172
+ "Cosmology & The Universe": 39,
173
+ "Crime, Violence & Terrorism": 88,
174
+ "Crypto Trading": 79,
175
+ "Culture": 63,
176
+ "Discover": 117,
177
+ "Disease Research": 18,
178
+ "Drug Discovery": 102,
179
+ "Emerging Technologies": 35,
180
+ "Energy & Natural Resources": 30,
181
+ "Environmental Activism": 105,
182
+ "Environmental Science": 44,
183
+ "Epidemic and Outbreaks": 38,
184
+ "Europe Economy": 22,
185
+ "Europe Politics": 118,
186
+ "Extreme Sports": 123,
187
+ "Extreme Weather and Cataclysms": 50,
188
+ "Federal Election": 54,
189
+ "Federal Policies": 42,
190
+ "Festivals": 77,
191
+ "Food": 108,
192
+ "Football": 25,
193
+ "Forex": 116,
194
+ "Fossil fuel": 51,
195
+ "Gaming & VR": 17,
196
+ "Global Health": 74,
197
+ "Global Organizations": 92,
198
+ "Golf": 67,
199
+ "Governance": 82,
200
+ "Health Policy": 14,
201
+ "Hockey": 68,
202
+ "Human Rights": 65,
203
+ "India Economy": 115,
204
+ "India Politics": 113,
205
+ "Inflation": 32,
206
+ "Interest Rates": 121,
207
+ "Jewelry": 75,
208
+ "Keto, Paleo, Vegan, Mediterranean": 0,
209
+ "Labor Activism": 76,
210
+ "Latin America Economy": 40,
211
+ "Latin America Politics": 73,
212
+ "Local Election": 13,
213
+ "Local Infrastructure": 119,
214
+ "Local Policies": 69,
215
+ "Longevity": 112,
216
+ "MMA": 78,
217
+ "Medical Innovations": 21,
218
+ "Men's Health": 120,
219
+ "Mental Health Treatment": 95,
220
+ "Middle East Economy": 19,
221
+ "Middle East Politics": 81,
222
+ "Movies": 53,
223
+ "Music": 43,
224
+ "Nonprofit, Charities, & Fundraising": 83,
225
+ "Nutrition Research": 96,
226
+ "Olympic Sports": 106,
227
+ "Operating Systems": 15,
228
+ "Other Sports": 62,
229
+ "Personal Finance and Financial Education": 9,
230
+ "Photographers": 57,
231
+ "Physics": 5,
232
+ "Real Estate & Housing": 41,
233
+ "Renewable Energy": 64,
234
+ "Royal Families": 34,
235
+ "Soccer": 100,
236
+ "Social Media": 11,
237
+ "Software Applications": 86,
238
+ "Space Exploration": 107,
239
+ "Space Technology": 55,
240
+ "Stocks Trading": 71,
241
+ "Stress and Wellness": 97,
242
+ "Swimming": 90,
243
+ "Tech Giants": 1,
244
+ "Tech Industry Trends": 47,
245
+ "Tech Startups": 85,
246
+ "Television": 104,
247
+ "Tennis": 109,
248
+ "US Campaigns & Elections": 20,
249
+ "US Circuit and Appeals Courts": 103,
250
+ "US Congress": 99,
251
+ "US Involvement in Foreign Conflicts": 56,
252
+ "US Involvement with International Organizations": 58,
253
+ "US Police Misconduct": 23,
254
+ "US Political Corruption": 33,
255
+ "US supreme court": 48,
256
+ "Unemployment": 7,
257
+ "United Kingdom Economy": 12,
258
+ "United Kingdom Politics": 84,
259
+ "Vaccine Development": 37,
260
+ "Video Games": 27,
261
+ "Weightlifting & Bodybuilding": 45,
262
+ "Women's Health": 6,
263
+ "Workforce and Labor": 29,
264
+ "Writing and Literature": 24,
265
+ "pets_animals_wildlife": 3
266
+ },
267
+ "layer_norm_eps": 1e-05,
268
+ "max_position_embeddings": 514,
269
+ "model_type": "roberta",
270
+ "num_attention_heads": 12,
271
+ "num_hidden_layers": 6,
272
+ "pad_token_id": 1,
273
+ "position_embedding_type": "absolute",
274
+ "problem_type": "single_label_classification",
275
+ "torch_dtype": "float32",
276
+ "transformers_version": "4.35.2",
277
+ "type_vocab_size": 1,
278
+ "use_cache": true,
279
+ "vocab_size": 50265
280
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c0138aa61d2c03f82d30c8d0868e056d3b93c8c2a3f3f2973e9aacb91698f29
3
+ size 328867552
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86f4098a4583d5028d6e1505f32a445502013d538d6eeadf9bc658b3d8f77251
3
+ size 4600