File size: 30,338 Bytes
fe99a0f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
{
  "_name_or_path": "text-classification-model-iab-categories-revised-roberta-base",
  "architectures": [
    "RobertaForSequenceClassification"
  ],
  "attention_probs_dropout_prob": 0.1,
  "bos_token_id": 0,
  "classifier_dropout": null,
  "eos_token_id": 2,
  "hidden_act": "gelu",
  "hidden_dropout_prob": 0.1,
  "hidden_size": 768,
  "id2label": {
    "0": "Careers, Career Planning",
    "1": "Health & Fitness, Women's Health",
    "2": "Technology & Computing, C/C++",
    "3": "Style & Fashion, Jewelry",
    "4": "Law Government & Politics, Politics",
    "5": "Technology & Computing, Cameras & Camcorders",
    "6": "Science, Botany",
    "7": "Health & Fitness, Physical Therapy",
    "8": "Travel, Theme Parks",
    "9": "Religion & Spirituality, Hinduism",
    "10": "Sports, Skateboarding",
    "11": "Hobbies & Interests, Screenwriting",
    "12": "Sports, Running/Jogging",
    "13": "Home & Garden, Gardening",
    "14": "Law Government & Politics, Legal Issues",
    "15": "Health & Fitness, AIDS/HIV",
    "16": "Education, Homework/Study Tips",
    "17": "Law Government & Politics, Immigration",
    "18": "Arts & Entertainment, Humor",
    "19": "Arts & Entertainment, Celebrity Fan/Gossip",
    "20": "Health & Fitness, Bipolar Disorder",
    "21": "Travel, Bed & Breakfasts",
    "22": "Hobbies & Interests, Magic & Illusion",
    "23": "Business, Human Resources",
    "24": "Food & Drink, American Cuisine",
    "25": "Education, Language Learning",
    "26": "Health & Fitness, Incontinence",
    "27": "Sports, Snowboarding",
    "28": "Personal Finance, Mutual Funds",
    "29": "Style & Fashion, Accessories",
    "30": "Religion & Spirituality, Judaism",
    "31": "Food & Drink, Mexican Cuisine",
    "32": "Travel, Eastern Europe",
    "33": "Health & Fitness, Men\u0019 s Health",
    "34": "Personal Finance, Retirement Planning",
    "35": "Home & Garden, Entertaining",
    "36": "Health & Fitness, IBS/Crohn\u0019 s Disease",
    "37": "Sports, Horses",
    "38": "Hobbies & Interests, Arts & Crafts",
    "39": "Technology & Computing, Email",
    "40": "Health & Fitness, Heart Disease",
    "41": "Travel, Spas",
    "42": "Law Government & Politics, Commentary",
    "43": "Technology & Computing, Unix",
    "44": "Technology & Computing, Computer Networking",
    "45": "Sports, Sailing",
    "46": "Hobbies & Interests, Scrapbooking",
    "47": "Sports, World Soccer",
    "48": "Pets, Veterinary Medicine",
    "49": "Society, Weddings",
    "50": "Religion & Spirituality, Alternative Religions",
    "51": "Hobbies & Interests, Needlework",
    "52": "Hobbies & Interests, Candle & Soap Making",
    "53": "Travel, South America",
    "54": "Health & Fitness, Incest/Abuse Support",
    "55": "Health & Fitness, Chronic Fatigue Syndrome",
    "56": "Health & Fitness, Asthma",
    "57": "Travel, Australia & New Zealand",
    "58": "Religion & Spirituality, Latter-Day Saints",
    "59": "Health & Fitness, Cholesterol",
    "60": "Education, Special Education",
    "61": "Business, Government",
    "62": "Style & Fashion, Body Art",
    "63": "Travel, By US Locale",
    "64": "Health & Fitness, Brain Tumor",
    "65": "Real Estate, Apartments",
    "66": "Family & Parenting, Family Internet",
    "67": "Education, K-6 Educators",
    "68": "Technology & Computing, Cell Phones",
    "69": "Automotive, Buying/Selling Cars",
    "70": "Family & Parenting, Babies & Toddlers",
    "71": "Sports, Swimming",
    "72": "Sports, Football",
    "73": "Science, Biology",
    "74": "Travel, Greece",
    "75": "Automotive, Wagon",
    "76": "Automotive, Electric Vehicle",
    "77": "Food & Drink, Food Allergies",
    "78": "Hobbies & Interests, Collecting",
    "79": "Health & Fitness, Diabetes",
    "80": "Sports, Pro Basketball",
    "81": "Food & Drink, Japanese Cuisine",
    "82": "Hobbies & Interests, Video & Computer Games",
    "83": "Travel, Canada",
    "84": "Education, Graduate School",
    "85": "Science, Astrology",
    "86": "Technology & Computing, Visual Basic",
    "87": "Home & Garden, Home Theater",
    "88": "Non-Standard Content, Incentivized",
    "89": "Automotive, Off-Road Vehicles",
    "90": "Automotive, Pickup",
    "91": "Sports, Figure Skating",
    "92": "Personal Finance, Investing",
    "93": "Food & Drink, Cocktails/Beer",
    "94": "Personal Finance, Credit/Debt & Loans",
    "95": "Law Government & Politics, U.S. Government Resources",
    "96": "Sports, Skiing",
    "97": "Education, Art History",
    "98": "Hobbies & Interests, Board Games/Puzzles",
    "99": "Sports, Martial Arts",
    "100": "Travel, France",
    "101": "Society, Teens",
    "102": "Health & Fitness, Dermatology",
    "103": "Style & Fashion, Beauty",
    "104": "Technology & Computing, JavaScript",
    "105": "Technology & Computing, Graphics Software",
    "106": "Personal Finance, Insurance",
    "107": "Health & Fitness, Sleep Disorders",
    "108": "Sports, Tennis",
    "109": "Shopping, Comparison",
    "110": "Personal Finance, Options",
    "111": "Travel, Africa",
    "112": "Business, Advertising",
    "113": "Hobbies & Interests, Investors & Patents",
    "114": "Food & Drink, Vegetarian",
    "115": "Careers, Scholarships",
    "116": "Education, College Life",
    "117": "Automotive, Convertible",
    "118": "Religion & Spirituality, Christianity",
    "119": "Technology & Computing, Palmtops/PDAs",
    "120": "Business, Agriculture",
    "121": "Family & Parenting, Parenting teens",
    "122": "Personal Finance, Beginning Investing",
    "123": "Business, Green Solutions",
    "124": "Sports, Inline Skating",
    "125": "Health & Fitness, Infertility",
    "126": "Careers, U.S. Military",
    "127": "Technology & Computing, Portable",
    "128": "Technology & Computing, Net Conferencing",
    "129": "General Illegal Content, Illegal Content",
    "130": "Travel, United Kingdom",
    "131": "Hobbies & Interests, Roleplaying Games",
    "132": "Real Estate, Buying/Selling Homes",
    "133": "Sports, Mountain Biking",
    "134": "Health & Fitness, Cancer",
    "135": "Travel, Adventure Travel",
    "136": "Automotive, Auto Parts",
    "137": "Health & Fitness, Panic/Anxiety Disorders",
    "138": "Shopping, Engines",
    "139": "Hobbies & Interests, Jewelry Making",
    "140": "Technology & Computing, Desktop Video",
    "141": "Technology & Computing, Internet Technology",
    "142": "Business, Marketing",
    "143": "Society, Senior Living",
    "144": "Technology & Computing, Shareware/Freeware",
    "145": "Hobbies & Interests, Painting",
    "146": "Style & Fashion, Clothing",
    "147": "Health & Fitness, Weight Loss",
    "148": "Sports, Rugby",
    "149": "Technology & Computing, Entertainment",
    "150": "Sports, Baseball",
    "151": "Society, Ethnic Specific",
    "152": "Travel, Mexico & Central America",
    "153": "Health & Fitness, Senior Health",
    "154": "Pets, Large Animals",
    "155": "Health & Fitness, Cold & Flu",
    "156": "Technology & Computing, Web Search",
    "157": "Family & Parenting, Eldercare",
    "158": "Business, Metals",
    "159": "Automotive, Trucks & Accessories",
    "160": "Health & Fitness, Orthopedics",
    "161": "Arts & Entertainment, Books & Literature",
    "162": "Food & Drink, Desserts & Baking",
    "163": "Travel, Italy",
    "164": "Technology & Computing, Windows",
    "165": "Home & Garden, Interior Decorating",
    "166": "Pets, Reptiles",
    "167": "Sports, NASCAR Racing",
    "168": "Travel, Hotels",
    "169": "Personal Finance, Hedge Fund",
    "170": "Religion & Spirituality, Pagan/Wiccan",
    "171": "Food & Drink, Wine",
    "172": "Shopping, Contests & Freebies",
    "173": "Sports, Hunting/Shooting",
    "174": "Shopping, Couponing",
    "175": "Automotive, Performance Vehicles",
    "176": "Sports, Golf",
    "177": "Home & Garden, Landscaping",
    "178": "Hobbies & Interests, Stamps & Coins",
    "179": "Travel, Cruises",
    "180": "Society, Dating",
    "181": "Health & Fitness, Smoking Cessation",
    "182": "General Illegal Content, Copyright Infringement",
    "183": "Business, Logistics",
    "184": "Sports, Bicycling",
    "185": "Travel, Traveling with Kids",
    "186": "Technology & Computing, Net for Beginners",
    "187": "Hobbies & Interests, Chess",
    "188": "Sports, Game & Fish",
    "189": "Health & Fitness, Autism/PDD",
    "190": "Automotive, Certified Pre-Owned",
    "191": "Food & Drink, Italian Cuisine",
    "192": "Education, English as a 2nd Language",
    "193": "Hobbies & Interests, Genealogy",
    "194": "Technology & Computing, Network Security",
    "195": "Sports, Waterski/Wakeboard",
    "196": "Health & Fitness, Headaches/Migraines",
    "197": "Education, College Administration",
    "198": "Sports, Fly Fishing",
    "199": "Automotive, Motorcycles",
    "200": "Sports, Walking",
    "201": "Careers, Nursing",
    "202": "Technology & Computing, Home Video/DVD",
    "203": "Travel, National Parks",
    "204": "Food & Drink, Cajun/Creole",
    "205": "Hobbies & Interests, Home Recording",
    "206": "Hobbies & Interests, Photography",
    "207": "Food & Drink, Cuisine-Specific",
    "208": "Sports, Boxing",
    "209": "Food & Drink, French Cuisine",
    "210": "Automotive, Car Culture",
    "211": "Hobbies & Interests, Comic Books",
    "212": "Education, Distance Learning",
    "213": "Careers, Telecommuting",
    "214": "Travel, Budget Travel",
    "215": "Technology & Computing, Web Design/HTML",
    "216": "Health & Fitness, Thyroid Disease",
    "217": "Health & Fitness, Herbs for Health",
    "218": "Technology & Computing, MP3/MIDI",
    "219": "Travel, Business Travel",
    "220": "Health & Fitness, Depression",
    "221": "Home & Garden, Home Repair",
    "222": "Pets, Birds",
    "223": "Religion & Spirituality, Islam",
    "224": "Health & Fitness, Exercise",
    "225": "Arts & Entertainment, Movies",
    "226": "Hobbies & Interests, Card Games",
    "227": "Sports, Cheerleading",
    "228": "Hobbies & Interests, Radio",
    "229": "Technology & Computing, Computer Reviews",
    "230": "Careers, Resume Writing/Advice",
    "231": "Society, Divorce Support",
    "232": "Food & Drink, Chinese Cuisine",
    "233": "Sports, Auto Racing",
    "234": "Sports, Olympics",
    "235": "Food & Drink, Barbecues & Grilling",
    "236": "Food & Drink, Health/Low-Fat Cooking",
    "237": "Health & Fitness, Epilepsy",
    "238": "Pets, Aquariums",
    "239": "Sports, Freshwater Fishing",
    "240": "Hobbies & Interests, Woodworking",
    "241": "Sports, Cricket",
    "242": "Religion & Spirituality, Catholicism",
    "243": "Hobbies & Interests, Bird-Watching",
    "244": "Technology & Computing, Computer Certification",
    "245": "Education, Private School",
    "246": "Pets, Dogs",
    "247": "Science, Space/Astronomy",
    "248": "Education, Studying Business",
    "249": "Science, Physics",
    "250": "Religion & Spirituality, Atheism/Agnosticism",
    "251": "Business, Construction",
    "252": "Family & Parenting, Special Needs Kids",
    "253": "Science, Geography",
    "254": "Technology & Computing, Web Clip Art",
    "255": "Sports, Paintball",
    "256": "Personal Finance, Stocks",
    "257": "Food & Drink, Dining Out",
    "258": "Travel, Camping",
    "259": "Food & Drink, Coffee/Tea",
    "260": "Style & Fashion, Fashion",
    "261": "Technology & Computing, Desktop Publishing",
    "262": "Real Estate, Architects",
    "263": "Hobbies & Interests, Sci-Fi & Fantasy",
    "264": "Travel, Europe",
    "265": "Food & Drink, Vegan",
    "266": "Sports, Climbing",
    "267": "Hobbies & Interests, Beadwork",
    "268": "Technology & Computing, PC Support",
    "269": "Health & Fitness, Alternative Medicine",
    "270": "Society, Marriage",
    "271": "Careers, Career Advice",
    "272": "Sports, Pro Ice Hockey",
    "273": "Home & Garden, Remodeling & Construction",
    "274": "Travel, Honeymoons/Getaways",
    "275": "General Illegal Content, Spyware/Malware",
    "276": "Automotive, Crossover",
    "277": "Careers, Financial Aid",
    "278": "Careers, Job Fairs",
    "279": "Sports, Surfing/Body-Boarding",
    "280": "Family & Parenting, Adoption",
    "281": "Home & Garden, Environmental Safety",
    "282": "Technology & Computing, Data Centers",
    "283": "Family & Parenting, Daycare/Pre School",
    "284": "Sports, Canoeing/Kayaking",
    "285": "Automotive, Sedan",
    "286": "Technology & Computing, Java",
    "287": "Health & Fitness, Psychology/Psychiatry",
    "288": "Automotive, Luxury",
    "289": "Business, Forestry",
    "290": "Automotive, Hybrid",
    "291": "Sports, Scuba Diving",
    "292": "Careers, College",
    "293": "Automotive, Diesel",
    "294": "Health & Fitness, Holistic Healing",
    "295": "Travel, Caribbean",
    "296": "Family & Parenting, Pregnancy",
    "297": "Personal Finance, Financial News",
    "298": "Religion & Spirituality, Buddhism",
    "299": "Family & Parenting, Parenting - K-6 Kids",
    "300": "Non-Standard Content, Under Construction",
    "301": "Health & Fitness, Sexuality",
    "302": "Arts & Entertainment, Fine Art",
    "303": "Technology & Computing, 3-D Graphics",
    "304": "Health & Fitness, Dental Care",
    "305": "Automotive, Coupe",
    "306": "Technology & Computing, Animation",
    "307": "Education, Adult Education",
    "308": "Technology & Computing, Antivirus Software",
    "309": "Non-Standard Content, Unmoderated UGC",
    "310": "Hobbies & Interests, Cigars",
    "311": "Arts & Entertainment, Music",
    "312": "Health & Fitness, Pediatrics",
    "313": "Technology & Computing, Mac Support",
    "314": "Sports, Bodybuilding",
    "315": "Sports, Horse Racing",
    "316": "Health & Fitness, Allergies",
    "317": "Careers, Job Search",
    "318": "Health & Fitness, ADD",
    "319": "Automotive, Auto Repair",
    "320": "Health & Fitness, Arthritis",
    "321": "Health & Fitness, GERD/Acid Reflux",
    "322": "Personal Finance, Tax Planning",
    "323": "Home & Garden, Appliances",
    "324": "Automotive, Hatchback",
    "325": "Hobbies & Interests, Art/Technology",
    "326": "Science, Weather",
    "327": "Health & Fitness, Nutrition",
    "328": "Health & Fitness, Deafness",
    "329": "General Illegal Content, Warez",
    "330": "Sports, Power & Motorcycles",
    "331": "Science, Chemistry",
    "332": "Science, Geology",
    "333": "Business, Biotech/Biomedical",
    "334": "Automotive, Road-Side Assistance",
    "335": "Hobbies & Interests, Guitar",
    "336": "Science, Paranormal Phenomena",
    "337": "Hobbies & Interests, Drawing/Sketching",
    "338": "Technology & Computing, Databases",
    "339": "Travel, Japan",
    "340": "Health & Fitness, Chronic Pain",
    "341": "Automotive, Vintage Cars",
    "342": "Hobbies & Interests, Getting Published",
    "343": "Personal Finance, Financial Planning",
    "344": "Health & Fitness, Substance Abuse",
    "345": "Business, Business Software",
    "346": "Education, 7-12 Education",
    "347": "Society, Gay Life",
    "348": "Sports, Saltwater Fishing",
    "349": "Arts & Entertainment, Television",
    "350": "Automotive, Minivan",
    "351": "Pets, Cats",
    "352": "Education, Homeschooling",
    "353": "Sports, Table Tennis/Ping-Pong",
    "354": "Technology & Computing, Computer Peripherals",
    "355": "Travel, Air Travel",
    "356": "Sports, Rodeo",
    "357": "Sports, Volleyball",
    "358": "Hobbies & Interests, Freelance Writing"
  },
  "initializer_range": 0.02,
  "intermediate_size": 3072,
  "label2id": {
    "Arts & Entertainment, Books & Literature": 161,
    "Arts & Entertainment, Celebrity Fan/Gossip": 19,
    "Arts & Entertainment, Fine Art": 302,
    "Arts & Entertainment, Humor": 18,
    "Arts & Entertainment, Movies": 225,
    "Arts & Entertainment, Music": 311,
    "Arts & Entertainment, Television": 349,
    "Automotive, Auto Parts": 136,
    "Automotive, Auto Repair": 319,
    "Automotive, Buying/Selling Cars": 69,
    "Automotive, Car Culture": 210,
    "Automotive, Certified Pre-Owned": 190,
    "Automotive, Convertible": 117,
    "Automotive, Coupe": 305,
    "Automotive, Crossover": 276,
    "Automotive, Diesel": 293,
    "Automotive, Electric Vehicle": 76,
    "Automotive, Hatchback": 324,
    "Automotive, Hybrid": 290,
    "Automotive, Luxury": 288,
    "Automotive, Minivan": 350,
    "Automotive, Motorcycles": 199,
    "Automotive, Off-Road Vehicles": 89,
    "Automotive, Performance Vehicles": 175,
    "Automotive, Pickup": 90,
    "Automotive, Road-Side Assistance": 334,
    "Automotive, Sedan": 285,
    "Automotive, Trucks & Accessories": 159,
    "Automotive, Vintage Cars": 341,
    "Automotive, Wagon": 75,
    "Business, Advertising": 112,
    "Business, Agriculture": 120,
    "Business, Biotech/Biomedical": 333,
    "Business, Business Software": 345,
    "Business, Construction": 251,
    "Business, Forestry": 289,
    "Business, Government": 61,
    "Business, Green Solutions": 123,
    "Business, Human Resources": 23,
    "Business, Logistics": 183,
    "Business, Marketing": 142,
    "Business, Metals": 158,
    "Careers, Career Advice": 271,
    "Careers, Career Planning": 0,
    "Careers, College": 292,
    "Careers, Financial Aid": 277,
    "Careers, Job Fairs": 278,
    "Careers, Job Search": 317,
    "Careers, Nursing": 201,
    "Careers, Resume Writing/Advice": 230,
    "Careers, Scholarships": 115,
    "Careers, Telecommuting": 213,
    "Careers, U.S. Military": 126,
    "Education, 7-12 Education": 346,
    "Education, Adult Education": 307,
    "Education, Art History": 97,
    "Education, College Administration": 197,
    "Education, College Life": 116,
    "Education, Distance Learning": 212,
    "Education, English as a 2nd Language": 192,
    "Education, Graduate School": 84,
    "Education, Homeschooling": 352,
    "Education, Homework/Study Tips": 16,
    "Education, K-6 Educators": 67,
    "Education, Language Learning": 25,
    "Education, Private School": 245,
    "Education, Special Education": 60,
    "Education, Studying Business": 248,
    "Family & Parenting, Adoption": 280,
    "Family & Parenting, Babies & Toddlers": 70,
    "Family & Parenting, Daycare/Pre School": 283,
    "Family & Parenting, Eldercare": 157,
    "Family & Parenting, Family Internet": 66,
    "Family & Parenting, Parenting - K-6 Kids": 299,
    "Family & Parenting, Parenting teens": 121,
    "Family & Parenting, Pregnancy": 296,
    "Family & Parenting, Special Needs Kids": 252,
    "Food & Drink, American Cuisine": 24,
    "Food & Drink, Barbecues & Grilling": 235,
    "Food & Drink, Cajun/Creole": 204,
    "Food & Drink, Chinese Cuisine": 232,
    "Food & Drink, Cocktails/Beer": 93,
    "Food & Drink, Coffee/Tea": 259,
    "Food & Drink, Cuisine-Specific": 207,
    "Food & Drink, Desserts & Baking": 162,
    "Food & Drink, Dining Out": 257,
    "Food & Drink, Food Allergies": 77,
    "Food & Drink, French Cuisine": 209,
    "Food & Drink, Health/Low-Fat Cooking": 236,
    "Food & Drink, Italian Cuisine": 191,
    "Food & Drink, Japanese Cuisine": 81,
    "Food & Drink, Mexican Cuisine": 31,
    "Food & Drink, Vegan": 265,
    "Food & Drink, Vegetarian": 114,
    "Food & Drink, Wine": 171,
    "General Illegal Content, Copyright Infringement": 182,
    "General Illegal Content, Illegal Content": 129,
    "General Illegal Content, Spyware/Malware": 275,
    "General Illegal Content, Warez": 329,
    "Health & Fitness, ADD": 318,
    "Health & Fitness, AIDS/HIV": 15,
    "Health & Fitness, Allergies": 316,
    "Health & Fitness, Alternative Medicine": 269,
    "Health & Fitness, Arthritis": 320,
    "Health & Fitness, Asthma": 56,
    "Health & Fitness, Autism/PDD": 189,
    "Health & Fitness, Bipolar Disorder": 20,
    "Health & Fitness, Brain Tumor": 64,
    "Health & Fitness, Cancer": 134,
    "Health & Fitness, Cholesterol": 59,
    "Health & Fitness, Chronic Fatigue Syndrome": 55,
    "Health & Fitness, Chronic Pain": 340,
    "Health & Fitness, Cold & Flu": 155,
    "Health & Fitness, Deafness": 328,
    "Health & Fitness, Dental Care": 304,
    "Health & Fitness, Depression": 220,
    "Health & Fitness, Dermatology": 102,
    "Health & Fitness, Diabetes": 79,
    "Health & Fitness, Epilepsy": 237,
    "Health & Fitness, Exercise": 224,
    "Health & Fitness, GERD/Acid Reflux": 321,
    "Health & Fitness, Headaches/Migraines": 196,
    "Health & Fitness, Heart Disease": 40,
    "Health & Fitness, Herbs for Health": 217,
    "Health & Fitness, Holistic Healing": 294,
    "Health & Fitness, IBS/Crohn\u0019 s Disease": 36,
    "Health & Fitness, Incest/Abuse Support": 54,
    "Health & Fitness, Incontinence": 26,
    "Health & Fitness, Infertility": 125,
    "Health & Fitness, Men\u0019 s Health": 33,
    "Health & Fitness, Nutrition": 327,
    "Health & Fitness, Orthopedics": 160,
    "Health & Fitness, Panic/Anxiety Disorders": 137,
    "Health & Fitness, Pediatrics": 312,
    "Health & Fitness, Physical Therapy": 7,
    "Health & Fitness, Psychology/Psychiatry": 287,
    "Health & Fitness, Senior Health": 153,
    "Health & Fitness, Sexuality": 301,
    "Health & Fitness, Sleep Disorders": 107,
    "Health & Fitness, Smoking Cessation": 181,
    "Health & Fitness, Substance Abuse": 344,
    "Health & Fitness, Thyroid Disease": 216,
    "Health & Fitness, Weight Loss": 147,
    "Health & Fitness, Women's Health": 1,
    "Hobbies & Interests, Art/Technology": 325,
    "Hobbies & Interests, Arts & Crafts": 38,
    "Hobbies & Interests, Beadwork": 267,
    "Hobbies & Interests, Bird-Watching": 243,
    "Hobbies & Interests, Board Games/Puzzles": 98,
    "Hobbies & Interests, Candle & Soap Making": 52,
    "Hobbies & Interests, Card Games": 226,
    "Hobbies & Interests, Chess": 187,
    "Hobbies & Interests, Cigars": 310,
    "Hobbies & Interests, Collecting": 78,
    "Hobbies & Interests, Comic Books": 211,
    "Hobbies & Interests, Drawing/Sketching": 337,
    "Hobbies & Interests, Freelance Writing": 358,
    "Hobbies & Interests, Genealogy": 193,
    "Hobbies & Interests, Getting Published": 342,
    "Hobbies & Interests, Guitar": 335,
    "Hobbies & Interests, Home Recording": 205,
    "Hobbies & Interests, Investors & Patents": 113,
    "Hobbies & Interests, Jewelry Making": 139,
    "Hobbies & Interests, Magic & Illusion": 22,
    "Hobbies & Interests, Needlework": 51,
    "Hobbies & Interests, Painting": 145,
    "Hobbies & Interests, Photography": 206,
    "Hobbies & Interests, Radio": 228,
    "Hobbies & Interests, Roleplaying Games": 131,
    "Hobbies & Interests, Sci-Fi & Fantasy": 263,
    "Hobbies & Interests, Scrapbooking": 46,
    "Hobbies & Interests, Screenwriting": 11,
    "Hobbies & Interests, Stamps & Coins": 178,
    "Hobbies & Interests, Video & Computer Games": 82,
    "Hobbies & Interests, Woodworking": 240,
    "Home & Garden, Appliances": 323,
    "Home & Garden, Entertaining": 35,
    "Home & Garden, Environmental Safety": 281,
    "Home & Garden, Gardening": 13,
    "Home & Garden, Home Repair": 221,
    "Home & Garden, Home Theater": 87,
    "Home & Garden, Interior Decorating": 165,
    "Home & Garden, Landscaping": 177,
    "Home & Garden, Remodeling & Construction": 273,
    "Law Government & Politics, Commentary": 42,
    "Law Government & Politics, Immigration": 17,
    "Law Government & Politics, Legal Issues": 14,
    "Law Government & Politics, Politics": 4,
    "Law Government & Politics, U.S. Government Resources": 95,
    "Non-Standard Content, Incentivized": 88,
    "Non-Standard Content, Under Construction": 300,
    "Non-Standard Content, Unmoderated UGC": 309,
    "Personal Finance, Beginning Investing": 122,
    "Personal Finance, Credit/Debt & Loans": 94,
    "Personal Finance, Financial News": 297,
    "Personal Finance, Financial Planning": 343,
    "Personal Finance, Hedge Fund": 169,
    "Personal Finance, Insurance": 106,
    "Personal Finance, Investing": 92,
    "Personal Finance, Mutual Funds": 28,
    "Personal Finance, Options": 110,
    "Personal Finance, Retirement Planning": 34,
    "Personal Finance, Stocks": 256,
    "Personal Finance, Tax Planning": 322,
    "Pets, Aquariums": 238,
    "Pets, Birds": 222,
    "Pets, Cats": 351,
    "Pets, Dogs": 246,
    "Pets, Large Animals": 154,
    "Pets, Reptiles": 166,
    "Pets, Veterinary Medicine": 48,
    "Real Estate, Apartments": 65,
    "Real Estate, Architects": 262,
    "Real Estate, Buying/Selling Homes": 132,
    "Religion & Spirituality, Alternative Religions": 50,
    "Religion & Spirituality, Atheism/Agnosticism": 250,
    "Religion & Spirituality, Buddhism": 298,
    "Religion & Spirituality, Catholicism": 242,
    "Religion & Spirituality, Christianity": 118,
    "Religion & Spirituality, Hinduism": 9,
    "Religion & Spirituality, Islam": 223,
    "Religion & Spirituality, Judaism": 30,
    "Religion & Spirituality, Latter-Day Saints": 58,
    "Religion & Spirituality, Pagan/Wiccan": 170,
    "Science, Astrology": 85,
    "Science, Biology": 73,
    "Science, Botany": 6,
    "Science, Chemistry": 331,
    "Science, Geography": 253,
    "Science, Geology": 332,
    "Science, Paranormal Phenomena": 336,
    "Science, Physics": 249,
    "Science, Space/Astronomy": 247,
    "Science, Weather": 326,
    "Shopping, Comparison": 109,
    "Shopping, Contests & Freebies": 172,
    "Shopping, Couponing": 174,
    "Shopping, Engines": 138,
    "Society, Dating": 180,
    "Society, Divorce Support": 231,
    "Society, Ethnic Specific": 151,
    "Society, Gay Life": 347,
    "Society, Marriage": 270,
    "Society, Senior Living": 143,
    "Society, Teens": 101,
    "Society, Weddings": 49,
    "Sports, Auto Racing": 233,
    "Sports, Baseball": 150,
    "Sports, Bicycling": 184,
    "Sports, Bodybuilding": 314,
    "Sports, Boxing": 208,
    "Sports, Canoeing/Kayaking": 284,
    "Sports, Cheerleading": 227,
    "Sports, Climbing": 266,
    "Sports, Cricket": 241,
    "Sports, Figure Skating": 91,
    "Sports, Fly Fishing": 198,
    "Sports, Football": 72,
    "Sports, Freshwater Fishing": 239,
    "Sports, Game & Fish": 188,
    "Sports, Golf": 176,
    "Sports, Horse Racing": 315,
    "Sports, Horses": 37,
    "Sports, Hunting/Shooting": 173,
    "Sports, Inline Skating": 124,
    "Sports, Martial Arts": 99,
    "Sports, Mountain Biking": 133,
    "Sports, NASCAR Racing": 167,
    "Sports, Olympics": 234,
    "Sports, Paintball": 255,
    "Sports, Power & Motorcycles": 330,
    "Sports, Pro Basketball": 80,
    "Sports, Pro Ice Hockey": 272,
    "Sports, Rodeo": 356,
    "Sports, Rugby": 148,
    "Sports, Running/Jogging": 12,
    "Sports, Sailing": 45,
    "Sports, Saltwater Fishing": 348,
    "Sports, Scuba Diving": 291,
    "Sports, Skateboarding": 10,
    "Sports, Skiing": 96,
    "Sports, Snowboarding": 27,
    "Sports, Surfing/Body-Boarding": 279,
    "Sports, Swimming": 71,
    "Sports, Table Tennis/Ping-Pong": 353,
    "Sports, Tennis": 108,
    "Sports, Volleyball": 357,
    "Sports, Walking": 200,
    "Sports, Waterski/Wakeboard": 195,
    "Sports, World Soccer": 47,
    "Style & Fashion, Accessories": 29,
    "Style & Fashion, Beauty": 103,
    "Style & Fashion, Body Art": 62,
    "Style & Fashion, Clothing": 146,
    "Style & Fashion, Fashion": 260,
    "Style & Fashion, Jewelry": 3,
    "Technology & Computing, 3-D Graphics": 303,
    "Technology & Computing, Animation": 306,
    "Technology & Computing, Antivirus Software": 308,
    "Technology & Computing, C/C++": 2,
    "Technology & Computing, Cameras & Camcorders": 5,
    "Technology & Computing, Cell Phones": 68,
    "Technology & Computing, Computer Certification": 244,
    "Technology & Computing, Computer Networking": 44,
    "Technology & Computing, Computer Peripherals": 354,
    "Technology & Computing, Computer Reviews": 229,
    "Technology & Computing, Data Centers": 282,
    "Technology & Computing, Databases": 338,
    "Technology & Computing, Desktop Publishing": 261,
    "Technology & Computing, Desktop Video": 140,
    "Technology & Computing, Email": 39,
    "Technology & Computing, Entertainment": 149,
    "Technology & Computing, Graphics Software": 105,
    "Technology & Computing, Home Video/DVD": 202,
    "Technology & Computing, Internet Technology": 141,
    "Technology & Computing, Java": 286,
    "Technology & Computing, JavaScript": 104,
    "Technology & Computing, MP3/MIDI": 218,
    "Technology & Computing, Mac Support": 313,
    "Technology & Computing, Net Conferencing": 128,
    "Technology & Computing, Net for Beginners": 186,
    "Technology & Computing, Network Security": 194,
    "Technology & Computing, PC Support": 268,
    "Technology & Computing, Palmtops/PDAs": 119,
    "Technology & Computing, Portable": 127,
    "Technology & Computing, Shareware/Freeware": 144,
    "Technology & Computing, Unix": 43,
    "Technology & Computing, Visual Basic": 86,
    "Technology & Computing, Web Clip Art": 254,
    "Technology & Computing, Web Design/HTML": 215,
    "Technology & Computing, Web Search": 156,
    "Technology & Computing, Windows": 164,
    "Travel, Adventure Travel": 135,
    "Travel, Africa": 111,
    "Travel, Air Travel": 355,
    "Travel, Australia & New Zealand": 57,
    "Travel, Bed & Breakfasts": 21,
    "Travel, Budget Travel": 214,
    "Travel, Business Travel": 219,
    "Travel, By US Locale": 63,
    "Travel, Camping": 258,
    "Travel, Canada": 83,
    "Travel, Caribbean": 295,
    "Travel, Cruises": 179,
    "Travel, Eastern Europe": 32,
    "Travel, Europe": 264,
    "Travel, France": 100,
    "Travel, Greece": 74,
    "Travel, Honeymoons/Getaways": 274,
    "Travel, Hotels": 168,
    "Travel, Italy": 163,
    "Travel, Japan": 339,
    "Travel, Mexico & Central America": 152,
    "Travel, National Parks": 203,
    "Travel, South America": 53,
    "Travel, Spas": 41,
    "Travel, Theme Parks": 8,
    "Travel, Traveling with Kids": 185,
    "Travel, United Kingdom": 130
  },
  "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.39.3",
  "type_vocab_size": 1,
  "use_cache": true,
  "vocab_size": 50265
}