PavanDeepak commited on
Commit
998a532
1 Parent(s): 4e97e46

Upload BertForSequenceClassification

Browse files
Files changed (3) hide show
  1. README.md +201 -0
  2. config.json +1107 -0
  3. model.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,201 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags: []
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+ This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+
201
+
config.json ADDED
@@ -0,0 +1,1107 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "D:/datascience/Gen-AI/llm-finetuning-bert-iab-categories/model",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "gradient_checkpointing": false,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "id2label": {
13
+ "0": "Hobbies & Leisure, Water Activities Boating",
14
+ "1": "Beauty & Fitness, Face & Body Care Skin & Nail Care",
15
+ "2": "Health, Health Conditions",
16
+ "3": "Business & Industrial, Agriculture & Forestry Agricultural Equipment",
17
+ "4": "Games, Card Games Poker & Casino Games",
18
+ "5": "Autos & Vehicles, Vehicle Parts & Services Vehicle Parts & Accessories",
19
+ "6": "Hobbies & Leisure, Special Occasions",
20
+ "7": "Online Communities, Blogging Resources & Services",
21
+ "8": "Travel, Air Travel",
22
+ "9": "Finance, Grants Scholarships & Financial Aid Study Grants & Scholarships",
23
+ "10": "Home & Garden, Home Improvement Plumbing",
24
+ "11": "Beauty & Fitness, Fitness",
25
+ "12": "Computers & Electronics, Computer Hardware",
26
+ "13": "Reference, Directories & Listings Business & Personal Listings",
27
+ "14": "People & Society, Religion & Belief",
28
+ "15": "Sports, Team Sports",
29
+ "16": "Business & Industrial, Construction & Maintenance Building Materials & Supplies",
30
+ "17": "Games, Gambling",
31
+ "18": "Food & Drink, Beverages Alcoholic Beverages",
32
+ "19": "Beauty & Fitness, Face & Body Care Make-Up & Cosmetics",
33
+ "20": "Shopping, Apparel",
34
+ "21": "Arts & Entertainment, Events & Listings",
35
+ "22": "Business & Industrial, Business Services Office Supplies",
36
+ "23": "Internet & Telecom, Web Services Web Design & Development",
37
+ "24": "Health, Pharmacy",
38
+ "25": "Arts & Entertainment, TV & Video Online Video",
39
+ "26": "Real Estate, Real Estate Listings Residential Sales",
40
+ "27": "Shopping, Apparel Costumes",
41
+ "28": "Shopping, Apparel Women's Clothing",
42
+ "29": "Internet & Telecom, Service Providers",
43
+ "30": "Jobs & Education, Education",
44
+ "31": "Computers & Electronics, Software Operating Systems",
45
+ "32": "Internet & Telecom, Web Services",
46
+ "33": "Business & Industrial, Industrial Materials & Equipment Heavy Machinery",
47
+ "34": "Finance, Investing",
48
+ "35": "People & Society, Social Issues & Advocacy",
49
+ "36": "Computers & Electronics, Software",
50
+ "37": "Home & Garden, Home & Interior Decor",
51
+ "38": "Arts & Entertainment, Music & Audio Music Equipment & Technology",
52
+ "39": "Sports, Team Sports Baseball",
53
+ "40": "Food & Drink, Restaurants",
54
+ "41": "Science, Engineering & Technology",
55
+ "42": "Autos & Vehicles, Motor Vehicles (By Type) Motorcycles",
56
+ "43": "Hobbies & Leisure, Crafts",
57
+ "44": "Computers & Electronics, Software Multimedia Software",
58
+ "45": "Business & Industrial, Business Services Consulting",
59
+ "46": "Home & Garden, Home Appliances",
60
+ "47": "Arts & Entertainment, Visual Art & Design Architecture",
61
+ "48": "Health, Reproductive Health",
62
+ "49": "Autos & Vehicles, Motor Vehicles (By Type)",
63
+ "50": "Law & Government, Legal",
64
+ "51": "Arts & Entertainment, Music & Audio Urban & Hip-Hop",
65
+ "52": "Arts & Entertainment, Movies",
66
+ "53": "Home & Garden, Kitchen & Dining",
67
+ "54": "Beauty & Fitness, Face & Body Care Perfumes & Fragrances",
68
+ "55": "Beauty & Fitness, Hair Care",
69
+ "56": "Shopping, Tobacco Products",
70
+ "57": "Shopping, Apparel Footwear",
71
+ "58": "Computers & Electronics, Consumer Electronics",
72
+ "59": "Sports, Extreme Sports",
73
+ "60": "Business & Industrial, Industrial Materials & Equipment",
74
+ "61": "Sports, Team Sports American Football",
75
+ "62": "Business & Industrial, Chemicals Industry",
76
+ "63": "Shopping, Apparel Athletic Apparel",
77
+ "64": "Travel and Tourism, Tourist Attractions",
78
+ "65": "Computers & Electronics, Programming",
79
+ "66": "Jobs & Education, Education Standardized & Admissions Tests",
80
+ "67": "Hobbies & Leisure, Outdoors Fishing",
81
+ "68": "Business & Industrial, Agriculture & Forestry",
82
+ "69": "Home and Garden, Gardening",
83
+ "70": "Arts & Entertainment, Visual Art & Design Photographic & Digital Arts",
84
+ "71": "Computers & Electronics, Computer Security",
85
+ "72": "Travel, Car Rental & Taxi Services",
86
+ "73": "Games, Online Games",
87
+ "74": "Shopping, Antiques & Collectibles",
88
+ "75": "Shopping, Classifieds",
89
+ "76": "Games, Word Games",
90
+ "77": "Health, Nursing",
91
+ "78": "Computers & Electronics, Software Business & Productivity Software",
92
+ "79": "Arts & Entertainment, Comics & Animation Anime & Manga",
93
+ "80": "Arts & Entertainment, Music & Audio",
94
+ "81": "Business & Industrial, Business Services",
95
+ "82": "Health, Medical Facilities & Services Hospitals & Treatment Centers",
96
+ "83": "Sports, Fantasy Sports",
97
+ "84": "Health, Substance Abuse",
98
+ "85": "Hobbies & Leisure, Crafts Fiber & Textile Arts",
99
+ "86": "Travel, Hotels & Accommodations",
100
+ "87": "Business & Industrial, Business Services E-Commerce Services",
101
+ "88": "Jobs & Education, Education Colleges & Universities",
102
+ "89": "Computers & Electronics, Consumer Electronics Camera & Photo Equipment",
103
+ "90": "Sports, Team Sports Soccer",
104
+ "91": "Autos & Vehicles, Vehicle Parts & Services",
105
+ "92": "Hobbies & Leisure, Water Activities Surf & Swim",
106
+ "93": "Books & Literature, E-Books",
107
+ "94": "Arts & Entertainment, Fun & Trivia Fun Tests & Silly Surveys",
108
+ "95": "Games, Computer & Video Games",
109
+ "96": "Food & Drink, Food Candy & Sweets",
110
+ "97": "Business & Industrial, Energy & Utilities",
111
+ "98": "Shopping, Toys Die-cast & Toy Vehicles",
112
+ "99": "People & Society, Family & Relationships Family",
113
+ "100": "Business & Industrial, Printing & Publishing",
114
+ "101": "Law & Government, Legal Legal Services",
115
+ "102": "Home & Garden, Domestic Services Cleaning Services",
116
+ "103": "Shopping, Apparel Clothing Accessories",
117
+ "104": "Online Communities, Online Goodies Skins Themes & Wallpapers",
118
+ "105": "Sports, Motor Sports",
119
+ "106": "Health, Medical Facilities & Services",
120
+ "107": "Finance, Insurance",
121
+ "108": "Hobbies & Leisure, Outdoors",
122
+ "109": "Food & Drink, Cooking & Recipes",
123
+ "110": "Shopping, Gifts & Special Event Items Flowers",
124
+ "111": "Hobbies & Leisure, Special Occasions Weddings",
125
+ "112": "Shopping, Toys",
126
+ "113": "Online Communities, Online Goodies",
127
+ "114": "Real Estate, Real Estate Listings Residential Rentals",
128
+ "115": "Home & Garden, Home Improvement",
129
+ "116": "Autos & Vehicles, Bicycles & Accessories",
130
+ "117": "Finance, Investing Currencies & Foreign Exchange",
131
+ "118": "Shopping, Mass Merchants & Department Stores",
132
+ "119": "Beauty & Fitness, Fashion & Style",
133
+ "120": "Autos & Vehicles, Vehicle Shopping",
134
+ "121": "Hobbies & Leisure, Water Activities",
135
+ "122": "Finance, Banking",
136
+ "123": "Health, Oral & Dental Care",
137
+ "124": "Books & Literature, Writers Resources",
138
+ "125": "Travel, Bus & Rail",
139
+ "126": "Reference, Libraries & Museums",
140
+ "127": "News, Weather",
141
+ "128": "Reference, General Reference",
142
+ "129": "Health, Nutrition",
143
+ "130": "Beauty & Fitness, Body Art",
144
+ "131": "Sports, Combat Sports",
145
+ "132": "Shopping, Apparel Undergarments",
146
+ "133": "Computers & Electronics, Electronics & Electrical Electronic Components",
147
+ "134": "Arts & Entertainment, Online Media",
148
+ "135": "Books & Literature, Poetry",
149
+ "136": "Food & Drink, Food",
150
+ "137": "Computers & Electronics, Electronics & Electrical",
151
+ "138": "Sports, Combat Sports Boxing",
152
+ "139": "Travel, Tourist Destinations Theme Parks",
153
+ "140": "Home & Garden, Home Furnishings",
154
+ "141": "News, Sports News",
155
+ "142": "Hobbies & Leisure, Radio Control & Modeling",
156
+ "143": "Home & Garden, Gardening & Landscaping",
157
+ "144": "Business & Industrial, Pharmaceuticals & Biotech",
158
+ "145": "Law & Government, Government",
159
+ "146": "Arts & Entertainment, TV & Video TV Shows & Programs",
160
+ "147": "Law & Government, Public Safety Crime & Justice",
161
+ "148": "Arts & Entertainment, Comics & Animation",
162
+ "149": "Internet & Telecom, Mobile & Wireless Mobile Apps & Add-Ons",
163
+ "150": "Food & Drink, Food & Grocery Retailers",
164
+ "151": "Games, Card Games Collectible Card Games",
165
+ "152": "Arts & Entertainment, Music & Audio Rock Music",
166
+ "153": "Business & Industrial, Construction & Maintenance",
167
+ "154": "Business & Industrial, Hospitality Industry Food Service",
168
+ "155": "Law & Government, Government Visa & Immigration",
169
+ "156": "Sports, Winter Sports",
170
+ "157": "Home & Garden, Kitchen & Dining Cookware & Diningware",
171
+ "158": "Travel, Tourist Destinations",
172
+ "159": "People & Society, Social Issues & Advocacy Charity & Philanthropy",
173
+ "160": "Health, Medical Devices & Equipment",
174
+ "161": "Real Estate, Real Estate Listings",
175
+ "162": "Travel, Hotels & Accommodations Vacation Rentals & Short-Term Stays",
176
+ "163": "Beauty & Fitness, Face & Body Care",
177
+ "164": "Business & Industrial, Transportation & Logistics Mail & Package Delivery",
178
+ "165": "Law & Government, Public Safety",
179
+ "166": "Home & Garden, Home Improvement Flooring",
180
+ "167": "Hobbies & Leisure, Outdoors Hiking & Camping",
181
+ "168": "Business & Industrial, Metals & Mining Precious Metals",
182
+ "169": "Arts & Entertainment, Visual Art & Design",
183
+ "170": "Computers & Electronics, Computer Security Hacking & Cracking",
184
+ "171": "People & Society, Social Issues & Advocacy Green Living & Environmental Issues",
185
+ "172": "Jobs & Education, Jobs Job Listings",
186
+ "173": "Jobs & Education, Education Distance Learning",
187
+ "174": "Online Communities, Dating & Personals",
188
+ "175": "Computers & Electronics, Computer Hardware Laptops & Notebooks",
189
+ "176": "Arts & Entertainment, Music & Audio Radio",
190
+ "177": "Autos & Vehicles, Motor Vehicles (By Type) Off-Road Vehicles",
191
+ "178": "Games, Roleplaying Games",
192
+ "179": "Science, Mathematics",
193
+ "180": "Beauty & Fitness, Weight Loss",
194
+ "181": "Home & Garden, Bed & Bath",
195
+ "182": "Business & Industrial, Energy & Utilities Renewable & Alternative Energy",
196
+ "183": "News, Politics",
197
+ "184": "Arts & Entertainment, Streaming & Online TV",
198
+ "185": "Arts & Entertainment, Fun & Trivia",
199
+ "186": "Health, Nutrition Vitamins & Supplements",
200
+ "187": "Finance, Accounting & Auditing",
201
+ "188": "Arts & Entertainment, Online Media Online Image Galleries",
202
+ "189": "Shopping, Auctions",
203
+ "190": "Health, Health Conditions Cancer",
204
+ "191": "Health, Men's Health",
205
+ "192": "Home & Garden, Home Improvement Construction & Power Tools",
206
+ "193": "Business & Industrial, Transportation & Logistics",
207
+ "194": "Health, Health Education & Medical Training",
208
+ "195": "Finance, Accounting & Auditing Tax Preparation & Planning",
209
+ "196": "Internet & Telecom, Mobile & Wireless Mobile & Wireless Accessories",
210
+ "197": "Arts & Entertainment, Visual Art & Design Painting",
211
+ "198": "Business & Industrial, Energy & Utilities Electricity",
212
+ "199": "Jobs & Education, Education Teaching & Classroom Resources",
213
+ "200": "Internet & Telecom, Mobile & Wireless Mobile Phones",
214
+ "201": "Computers & Electronics, Computer Hardware Desktop Computers",
215
+ "202": "Autos & Vehicles, Motor Vehicles (By Type) Trucks & SUVs",
216
+ "203": "Shopping, Consumer Resources Coupons & Discount Offers",
217
+ "204": "Arts & Entertainment, Performing Arts",
218
+ "205": "Games, Board Games",
219
+ "206": "Autos & Vehicles, Campers & RVs",
220
+ "207": "Games, Gambling Lottery",
221
+ "208": "Law & Government, Social Services",
222
+ "209": "Shopping, Consumer Resources",
223
+ "210": "Computers & Electronics, Enterprise Technology",
224
+ "211": "Shopping, Apparel Children's Clothing",
225
+ "212": "Games, Board Games Chess & Abstract Strategy Games",
226
+ "213": "Computers Electronics and Technology, Social Media Networks",
227
+ "214": "Science, Computer Science",
228
+ "215": "Internet & Telecom, Mobile & Wireless",
229
+ "216": "Sports, Team Sports Rugby",
230
+ "217": "Home & Garden, Home Furnishings Lamps & Lighting",
231
+ "218": "Shopping, Apparel Casual Apparel",
232
+ "219": "Science, Astronomy",
233
+ "220": "Shopping, Gifts & Special Event Items",
234
+ "221": "Arts & Entertainment, Humor",
235
+ "222": "Sports, Individual Sports",
236
+ "223": "Real Estate, Real Estate Services",
237
+ "224": "Computers & Electronics, Consumer Electronics Audio Equipment",
238
+ "225": "Travel, Tourist Destinations Mountain & Ski Resorts",
239
+ "226": "Business & Industrial, Textiles & Nonwovens",
240
+ "227": "Sports, Baseball",
241
+ "228": "Business & Industrial, Business Operations",
242
+ "229": "Online Communities, Social Networks",
243
+ "230": "Health, Pharmacy Drugs & Medications",
244
+ "231": "Jobs & Education, Jobs",
245
+ "232": "Health, Public Health",
246
+ "233": "Science, Earth Sciences",
247
+ "234": "Shopping, Apparel Men's Clothing",
248
+ "235": "People & Society, Family & Relationships",
249
+ "236": "Finance, Credit & Lending",
250
+ "237": "Jobs & Education, Education Primary & Secondary Schooling (K-12)",
251
+ "238": "Law & Government, Public Safety Emergency Services",
252
+ "239": "Computers & Electronics, Electronics & Electrical Power Supplies",
253
+ "240": "Sports, Individual Sports Cycling",
254
+ "241": "Autos & Vehicles, Vehicle Parts & Services Vehicle Repair & Maintenance",
255
+ "242": "Computers & Electronics, Consumer Electronics TV & Video Equipment",
256
+ "243": "Vehicles, Motorcycles",
257
+ "244": "Business & Industrial, Small Business MLM & Business Opportunities",
258
+ "245": "Law & Government, Military",
259
+ "246": "Science, Mathematics Statistics",
260
+ "247": "Computers & Electronics, Computer Hardware Computer Peripherals",
261
+ "248": "Reference, Humanities",
262
+ "249": "People & Society, Social Sciences",
263
+ "250": "Food & Drink, Beverages Coffee & Tea",
264
+ "251": "Home & Garden, Home Swimming Pools Saunas & Spas",
265
+ "252": "Food & Drink, Cooking & Recipes Desserts",
266
+ "253": "Law and Government, Law Enforcement and Protective Services",
267
+ "254": "Business & Industrial, Transportation & Logistics Packaging",
268
+ "255": "Law & Government, Public Safety Security Products & Services",
269
+ "256": "Business & Industrial, Chemicals Industry Plastics & Polymers",
270
+ "257": "Arts & Entertainment, Music & Audio World Music",
271
+ "258": "Sports, Individual Sports Racquet Sports",
272
+ "259": "Games, Computer & Video Games Strategy Games",
273
+ "260": "Health, Nursing Assisted Living & Long Term Care",
274
+ "261": "Vehicles, Boats",
275
+ "262": "Shopping, Consumer Resources Product Reviews & Price Comparisons",
276
+ "263": "Reference, Language Resources Foreign Language Resources",
277
+ "264": "Arts & Entertainment, Comics & Animation Comics",
278
+ "265": "Home & Garden, Pest Control",
279
+ "266": "Travel, Tourist Destinations Beaches & Islands",
280
+ "267": "Finance, Credit & Lending Credit Cards",
281
+ "268": "Games, Table Games",
282
+ "269": "Home & Garden, Bed & Bath Bathroom",
283
+ "270": "Internet & Telecom, Communications Equipment",
284
+ "271": "Home & Garden, Yard & Patio",
285
+ "272": "Autos & Vehicles, Vehicle Parts & Services Gas Prices & Vehicle Fueling",
286
+ "273": "Home & Garden, Home Furnishings Living Room Furniture",
287
+ "274": "Games, Board and Card Games",
288
+ "275": "Shopping, Photo & Video Services",
289
+ "276": "Beauty & Fitness, Face & Body Care Unwanted Body & Facial Hair Removal",
290
+ "277": "Health, Health Conditions Sleep Disorders",
291
+ "278": "Computers & Electronics, Networking",
292
+ "279": "Science, Biological Sciences",
293
+ "280": "Business & Industrial, Manufacturing",
294
+ "281": "Online Communities, Online Goodies Clip Art & Animated GIFs",
295
+ "282": "Business & Industrial, Energy & Utilities Oil & Gas",
296
+ "283": "Internet & Telecom, Service Providers Cable & Satellite Providers",
297
+ "284": "Sports, Sporting Goods",
298
+ "285": "Sports, Team Sports Basketball",
299
+ "286": "Home & Garden, HVAC & Climate Control",
300
+ "287": "Food and Drink, Cooking and Recipes",
301
+ "288": "Gambling, Poker",
302
+ "289": "Reference, Geographic Reference Maps",
303
+ "290": "Food & Drink, Food Baked Goods",
304
+ "291": "Business and Consumer Services, Textiles",
305
+ "292": "Food & Drink, Beverages",
306
+ "293": "Reference, General Reference Time & Calendars",
307
+ "294": "Finance, Credit & Lending Loans",
308
+ "295": "Business and Consumer Services, Shipping and Logistics",
309
+ "296": "Finance, Grants Scholarships & Financial Aid",
310
+ "297": "Reference, Language Resources",
311
+ "298": "Arts & Entertainment, Visual Art & Design Design",
312
+ "299": "Sports, Combat Sports Martial Arts",
313
+ "300": "Health, Dentist and Dental Services",
314
+ "301": "Autos & Vehicles, Commercial Vehicles",
315
+ "302": "Online Communities, Virtual Worlds",
316
+ "303": "Health, Health Conditions Infectious Diseases",
317
+ "304": "Internet & Telecom, Email & Messaging",
318
+ "305": "Sports, Individual Sports Golf",
319
+ "306": "People & Society, Family & Relationships Marriage",
320
+ "307": "Lifestyle, Fashion and Apparel",
321
+ "308": "Hobbies and Leisure, Photography",
322
+ "309": "Health, Health Conditions Heart & Hypertension",
323
+ "310": "Health, Mental Health",
324
+ "311": "Jobs & Education, Education Vocational & Continuing Education",
325
+ "312": "Real Estate, Real Estate Listings Lots & Land",
326
+ "313": "Hobbies & Leisure, Clubs & Organizations",
327
+ "314": "Lifestyle, Jewelry and Luxury Products",
328
+ "315": "Business & Industrial, Metals & Mining",
329
+ "316": "Sports, Team Sports Volleyball",
330
+ "317": "Science, Chemistry",
331
+ "318": "Science and Education, Weather",
332
+ "319": "Science, Earth Sciences Geology",
333
+ "320": "Business & Industrial, Transportation & Logistics Parking",
334
+ "321": "Reference, General Reference Dictionaries & Encyclopedias",
335
+ "322": "Business and Consumer Services, Real Estate",
336
+ "323": "Business & Industrial, Transportation & Logistics Rail Transport",
337
+ "324": "Arts & Entertainment, Music & Audio Dance & Electronic Music",
338
+ "325": "Science and Education, Business Training",
339
+ "326": "Business & Industrial, Retail Trade",
340
+ "327": "Reference, Libraries & Museums Museums",
341
+ "328": "Games, Puzzles & Brainteasers",
342
+ "329": "Business & Industrial, Aerospace & Defense",
343
+ "330": "Hobbies & Leisure, Special Occasions Holidays & Seasonal Events",
344
+ "331": "Pets & Animals, Pets Birds",
345
+ "332": "Health, Women's Health",
346
+ "333": "Games, Family-Oriented Games & Activities",
347
+ "334": "Travel and Tourism, Air Travel",
348
+ "335": "Autos & Vehicles, Vehicle Shopping Used Vehicles",
349
+ "336": "Sports, Combat Sports Wrestling",
350
+ "337": "Science and Education, Philosophy",
351
+ "338": "Arts & Entertainment, TV & Video",
352
+ "339": "Arts & Entertainment, Performing Arts Dance",
353
+ "340": "Health, Alternative and Natural Medicine",
354
+ "341": "Travel and Tourism, Ground Transportation",
355
+ "342": "Health, Health Conditions Diabetes",
356
+ "343": "Reference, General Reference Biographies & Quotations",
357
+ "344": "Food and Drink, Vegetarian and Vegan",
358
+ "345": "Law and Government, Immigration and Visas",
359
+ "346": "Arts & Entertainment, Music & Audio Music Reference",
360
+ "347": "Heavy Industry and Engineering, Waste Water and Environmental",
361
+ "348": "Finance, Insurance Health Insurance",
362
+ "349": "Shopping, Apparel Eyewear",
363
+ "350": "Games, Puzzles and Brainteasers",
364
+ "351": "Health, Nutrition Diets and Fitness",
365
+ "352": "Beauty & Fitness, Spas & Beauty Services",
366
+ "353": "Lifestyle, Other Lifestyle",
367
+ "354": "Hobbies and Leisure, Models",
368
+ "355": "Pets & Animals, Pets",
369
+ "356": "Business & Industrial, Transportation & Logistics Moving & Relocation",
370
+ "357": "Home and Garden, Other Home and Garden",
371
+ "358": "Food & Drink, Beverages Juice",
372
+ "359": "Sports, College Sports",
373
+ "360": "Games, Computer & Video Games Fighting Games",
374
+ "361": "Gambling, Bingo",
375
+ "362": "Online Communities, Photo & Video Sharing",
376
+ "363": "Heavy Industry and Engineering, Aerospace and Defense",
377
+ "364": "Food & Drink, Restaurants Restaurant Reviews & Reservations",
378
+ "365": "People & Society, Family & Relationships Troubled Relationships",
379
+ "366": "Sports, Other Sports",
380
+ "367": "Computers Electronics and Technology, Computer Security",
381
+ "368": "Arts & Entertainment, Animation and Comics",
382
+ "369": "Reference, Humanities History",
383
+ "370": "Beauty & Fitness, Cosmetic Procedures",
384
+ "371": "Home & Garden, Home Improvement House Painting & Finishing",
385
+ "372": "Sports, Rugby",
386
+ "373": "Games, Card Games",
387
+ "374": "Finance, Financial Planning & Management",
388
+ "375": "Hobbies and Leisure, Crafts",
389
+ "376": "Sports, Team Sports Hockey",
390
+ "377": "eCommerce & Shopping, Auctions",
391
+ "378": "Arts & Entertainment, Humor Funny Pictures & Videos",
392
+ "379": "Computers & Electronics, Software Internet Software",
393
+ "380": "Internet & Telecom, Email & Messaging Voice & Video Chat",
394
+ "381": "Arts & Entertainment, Music & Audio Pop Music",
395
+ "382": "Community and Society, Faith and Beliefs",
396
+ "383": "Travel and Tourism, Transportation and Excursions",
397
+ "384": "Community and Society, Decease",
398
+ "385": "People & Society, Kids & Teens",
399
+ "386": "Business & Industrial, Advertising & Marketing",
400
+ "387": "Arts & Entertainment, Entertainment Industry",
401
+ "388": "Computers Electronics and Technology, Programming and Developer Software",
402
+ "389": "Shopping, Gifts & Special Event Items Cards & Greetings",
403
+ "390": "Pets & Animals, Animal Products & Services",
404
+ "391": "Health, Aging & Geriatrics",
405
+ "392": "Computers Electronics and Technology, Web Hosting and Domain Names",
406
+ "393": "Business & Industrial, Hospitality Industry",
407
+ "394": "eCommerce & Shopping, Price Comparison",
408
+ "395": "Computers & Electronics, Consumer Electronics GPS & Navigation",
409
+ "396": "Reference, General Reference Public Records",
410
+ "397": "Gambling, Casinos",
411
+ "398": "Autos & Vehicles, Vehicle Codes & Driving Laws",
412
+ "399": "Food & Drink, Restaurants Fast Food",
413
+ "400": "Shopping, Toys Stuffed Toys",
414
+ "401": "Health, Vision Care",
415
+ "402": "Pets & Animals, Pets Fish & Aquaria",
416
+ "403": "Arts & Entertainment, Events & Listings Concerts & Music Festivals",
417
+ "404": "Pets and Animals, Other Pets and Animals",
418
+ "405": "Health, Substance Abuse Smoking & Smoking Cessation",
419
+ "406": "Health, Health Conditions Neurological Conditions",
420
+ "407": "Sports, International Sports Competitions",
421
+ "408": "Community and Society, Dating and Relationships",
422
+ "409": "Health, Health Conditions Pain Management",
423
+ "410": "Arts & Entertainment, Performing Arts Acting & Theater",
424
+ "411": "People & Society, Social Sciences Psychology",
425
+ "412": "Sports, Water Sports",
426
+ "413": "Reference, General Reference Calculators & Reference Tools",
427
+ "414": "Sports, Team Sports Cricket",
428
+ "415": "Gambling, Other Gambling",
429
+ "416": "Health, Substance Abuse Drug & Alcohol Treatment",
430
+ "417": "Arts & Entertainment, Visual Arts and Design",
431
+ "418": "Shopping, Gifts & Special Event Items Gifts",
432
+ "419": "Health, Nutrition Special & Restricted Diets",
433
+ "420": "Health, Health Conditions Respiratory Conditions",
434
+ "421": "eCommerce & Shopping, Classifieds",
435
+ "422": "People & Society, Social Issues & Advocacy Poverty & Hunger",
436
+ "423": "Computers & Electronics, Consumer Electronics Drones & RC Aircraft",
437
+ "424": "Finance, Investing Commodities & Futures Trading",
438
+ "425": "Food and Drink, Restaurants and Delivery",
439
+ "426": "Business & Industrial, Transportation & Logistics Maritime Transport",
440
+ "427": "Finance, Banking Credit and Lending",
441
+ "428": "Hobbies and Leisure, Antiques and Collectibles",
442
+ "429": "Sports, Sporting Goods Sports Memorabilia",
443
+ "430": "Finance, Accounting and Auditing",
444
+ "431": "Travel and Tourism, Other Travel and Tourism",
445
+ "432": "Health, Health Conditions and Concerns",
446
+ "433": "Business and Consumer Services, Marketing and Advertising",
447
+ "434": "Health, Other Health",
448
+ "435": "Computers Electronics and Technology, Other Computers Electronics and Technology",
449
+ "436": "Games, Board Games Miniatures & Wargaming",
450
+ "437": "Food & Drink, Restaurants Pizzerias",
451
+ "438": "Internet & Telecom, Web Services Affiliate Programs",
452
+ "439": "Science, Scientific Institutions",
453
+ "440": "Shopping, Consumer Resources Consumer Advocacy & Protection",
454
+ "441": "Sports, Team Sports Australian Football",
455
+ "442": "Computers Electronics and Technology, Search Engines",
456
+ "443": "Business & Industrial, Agriculture & Forestry Livestock",
457
+ "444": "Finance, Credit & Lending Credit Reporting & Monitoring",
458
+ "445": "Business and Consumer Services, Digital Marketing",
459
+ "446": "Sports, Tennis",
460
+ "447": "Sports, Golf",
461
+ "448": "Community and Society, Philanthropy",
462
+ "449": "Sports, Winter Sports Skiing & Snowboarding",
463
+ "450": "People & Society, Kids & Teens Children's Interests",
464
+ "451": "Sports, Running",
465
+ "452": "Games, Computer & Video Games Sports Games",
466
+ "453": "Games, Other Games",
467
+ "454": "Hobbies and Leisure, Other Hobbies and Leisure",
468
+ "455": "Beauty & Fitness, Spas & Beauty Services Massage Therapy",
469
+ "456": "Books & Literature, Fan Fiction",
470
+ "457": "Jobs and Career, Other Jobs and Career",
471
+ "458": "eCommerce & Shopping, Coupons and Rebates",
472
+ "459": "Heavy Industry and Engineering, Energy Industry",
473
+ "460": "Reference, General Reference Forms Guides & Templates",
474
+ "461": "Business & Industrial, Aerospace & Defense Space Technology",
475
+ "462": "Games, Video Games Consoles and Accessories",
476
+ "463": "Heavy Industry and Engineering, Construction and Maintenance",
477
+ "464": "Arts & Entertainment, Performing Arts Opera",
478
+ "465": "Health, Mental Health Depression",
479
+ "466": "Food & Drink, Food Meat & Seafood",
480
+ "467": "Hobbies & Leisure, Radio Control & Modeling Model Trains & Railroads",
481
+ "468": "Pets & Animals, Animal Products & Services Veterinarians",
482
+ "469": "Computers Electronics and Technology, Graphics Multimedia and Web Design",
483
+ "470": "Home and Garden, Interior Design",
484
+ "471": "Heavy Industry and Engineering, Architecture",
485
+ "472": "Shopping, Toys Building Toys",
486
+ "473": "Heavy Industry and Engineering, Metals and Mining",
487
+ "474": "Health, Mens Health",
488
+ "475": "Sports, American Football",
489
+ "476": "Shopping, Luxury Goods",
490
+ "477": "Finance, Financial Planning and Management",
491
+ "478": "Law and Government, Government",
492
+ "479": "Computers & Electronics, Computer Hardware Computer Components",
493
+ "480": "Lifestyle, Weddings",
494
+ "481": "Science and Education, Astronomy",
495
+ "482": "Jobs and Career, Jobs and Employment",
496
+ "483": "Science and Education, Grants Scholarships and Financial Aid",
497
+ "484": "Science, Physics",
498
+ "485": "Community and Society, LGBTQ",
499
+ "486": "Law and Government, Other Law and Government",
500
+ "487": "eCommerce & Shopping, Marketplace",
501
+ "488": "Computers & Electronics, Computer Hardware Computer Drives & Storage",
502
+ "489": "Health, Addictions",
503
+ "490": "Home & Garden, Home Furnishings Curtains & Window Treatments",
504
+ "491": "Reference Materials, Dictionaries and Encyclopedias",
505
+ "492": "People & Society, Social Issues & Advocacy Human Rights & Liberties",
506
+ "493": "Finance, Other Finance",
507
+ "494": "Science and Education, Libraries and Museums",
508
+ "495": "Hobbies and Leisure, Ancestry and Genealogy",
509
+ "496": "Food & Drink, Beverages Soft Drinks",
510
+ "497": "Arts & Entertainment, Events & Listings Expos & Conventions",
511
+ "498": "Arts & Entertainment, Offbeat",
512
+ "499": "Vehicles, Aviation",
513
+ "500": "Community and Society, Other Community and Society",
514
+ "501": "Jobs & Education, Education Training & Certification",
515
+ "502": "Vehicles, Automotive Industry",
516
+ "503": "People & Society, Seniors & Retirement",
517
+ "504": "Games, Family-Oriented Games & Activities Drawing & Coloring",
518
+ "505": "Arts & Entertainment, Other Arts and Entertainment",
519
+ "506": "Sports, Martial Arts",
520
+ "507": "Arts & Entertainment, Books and Literature",
521
+ "508": "Sports, Animal Sports",
522
+ "509": "Health, Medical Facilities & Services Doctors' Offices",
523
+ "510": "Jobs & Education, Jobs Career Resources & Planning",
524
+ "511": "Hobbies & Leisure, Clubs & Organizations Youth Organizations & Resources",
525
+ "512": "Real Estate, Real Estate Listings Commercial Properties",
526
+ "513": "Arts & Entertainment, Entertainment Industry Film & TV Industry",
527
+ "514": "Reference Materials, Maps",
528
+ "515": "Community and Society, Holidays and Seasonal Events",
529
+ "516": "Computers Electronics and Technology, File Sharing and Hosting",
530
+ "517": "Reference, Humanities Philosophy",
531
+ "518": "Sports, Boxing",
532
+ "519": "News, Health News",
533
+ "520": "Lifestyle, Gifts and Flowers",
534
+ "521": "Travel, Cruises & Charters",
535
+ "522": "Reference, Geographic Reference",
536
+ "523": "Science and Education, Public Records and Directories",
537
+ "524": "Autos & Vehicles, Vehicle Codes & Driving Laws Vehicle Licensing & Registration",
538
+ "525": "Health, Health Foundations & Medical Research",
539
+ "526": "Computers & Electronics, CAD & CAM",
540
+ "527": "Vehicles, Makes and Models",
541
+ "528": "Science and Education, Biology",
542
+ "529": "Health, Health Conditions Skin Conditions",
543
+ "530": "Autos & Vehicles, Boats & Watercraft",
544
+ "531": "Arts & Entertainment, Performing Arts Circus",
545
+ "532": "Health, Health Conditions Endocrine Conditions",
546
+ "533": "Finance, Investing Stocks & Bonds",
547
+ "534": "News, Business News",
548
+ "535": "Business & Industrial, Business Services Corporate Events",
549
+ "536": "Sports, Sports Coaching & Training",
550
+ "537": "Science, Earth Sciences Atmospheric Science"
551
+ },
552
+ "initializer_range": 0.02,
553
+ "intermediate_size": 3072,
554
+ "label2id": {
555
+ "Arts & Entertainment, Animation and Comics": 368,
556
+ "Arts & Entertainment, Books and Literature": 507,
557
+ "Arts & Entertainment, Comics & Animation": 148,
558
+ "Arts & Entertainment, Comics & Animation Anime & Manga": 79,
559
+ "Arts & Entertainment, Comics & Animation Comics": 264,
560
+ "Arts & Entertainment, Entertainment Industry": 387,
561
+ "Arts & Entertainment, Entertainment Industry Film & TV Industry": 513,
562
+ "Arts & Entertainment, Events & Listings": 21,
563
+ "Arts & Entertainment, Events & Listings Concerts & Music Festivals": 403,
564
+ "Arts & Entertainment, Events & Listings Expos & Conventions": 497,
565
+ "Arts & Entertainment, Fun & Trivia": 185,
566
+ "Arts & Entertainment, Fun & Trivia Fun Tests & Silly Surveys": 94,
567
+ "Arts & Entertainment, Humor": 221,
568
+ "Arts & Entertainment, Humor Funny Pictures & Videos": 378,
569
+ "Arts & Entertainment, Movies": 52,
570
+ "Arts & Entertainment, Music & Audio": 80,
571
+ "Arts & Entertainment, Music & Audio Dance & Electronic Music": 324,
572
+ "Arts & Entertainment, Music & Audio Music Equipment & Technology": 38,
573
+ "Arts & Entertainment, Music & Audio Music Reference": 346,
574
+ "Arts & Entertainment, Music & Audio Pop Music": 381,
575
+ "Arts & Entertainment, Music & Audio Radio": 176,
576
+ "Arts & Entertainment, Music & Audio Rock Music": 152,
577
+ "Arts & Entertainment, Music & Audio Urban & Hip-Hop": 51,
578
+ "Arts & Entertainment, Music & Audio World Music": 257,
579
+ "Arts & Entertainment, Offbeat": 498,
580
+ "Arts & Entertainment, Online Media": 134,
581
+ "Arts & Entertainment, Online Media Online Image Galleries": 188,
582
+ "Arts & Entertainment, Other Arts and Entertainment": 505,
583
+ "Arts & Entertainment, Performing Arts": 204,
584
+ "Arts & Entertainment, Performing Arts Acting & Theater": 410,
585
+ "Arts & Entertainment, Performing Arts Circus": 531,
586
+ "Arts & Entertainment, Performing Arts Dance": 339,
587
+ "Arts & Entertainment, Performing Arts Opera": 464,
588
+ "Arts & Entertainment, Streaming & Online TV": 184,
589
+ "Arts & Entertainment, TV & Video": 338,
590
+ "Arts & Entertainment, TV & Video Online Video": 25,
591
+ "Arts & Entertainment, TV & Video TV Shows & Programs": 146,
592
+ "Arts & Entertainment, Visual Art & Design": 169,
593
+ "Arts & Entertainment, Visual Art & Design Architecture": 47,
594
+ "Arts & Entertainment, Visual Art & Design Design": 298,
595
+ "Arts & Entertainment, Visual Art & Design Painting": 197,
596
+ "Arts & Entertainment, Visual Art & Design Photographic & Digital Arts": 70,
597
+ "Arts & Entertainment, Visual Arts and Design": 417,
598
+ "Autos & Vehicles, Bicycles & Accessories": 116,
599
+ "Autos & Vehicles, Boats & Watercraft": 530,
600
+ "Autos & Vehicles, Campers & RVs": 206,
601
+ "Autos & Vehicles, Commercial Vehicles": 301,
602
+ "Autos & Vehicles, Motor Vehicles (By Type)": 49,
603
+ "Autos & Vehicles, Motor Vehicles (By Type) Motorcycles": 42,
604
+ "Autos & Vehicles, Motor Vehicles (By Type) Off-Road Vehicles": 177,
605
+ "Autos & Vehicles, Motor Vehicles (By Type) Trucks & SUVs": 202,
606
+ "Autos & Vehicles, Vehicle Codes & Driving Laws": 398,
607
+ "Autos & Vehicles, Vehicle Codes & Driving Laws Vehicle Licensing & Registration": 524,
608
+ "Autos & Vehicles, Vehicle Parts & Services": 91,
609
+ "Autos & Vehicles, Vehicle Parts & Services Gas Prices & Vehicle Fueling": 272,
610
+ "Autos & Vehicles, Vehicle Parts & Services Vehicle Parts & Accessories": 5,
611
+ "Autos & Vehicles, Vehicle Parts & Services Vehicle Repair & Maintenance": 241,
612
+ "Autos & Vehicles, Vehicle Shopping": 120,
613
+ "Autos & Vehicles, Vehicle Shopping Used Vehicles": 335,
614
+ "Beauty & Fitness, Body Art": 130,
615
+ "Beauty & Fitness, Cosmetic Procedures": 370,
616
+ "Beauty & Fitness, Face & Body Care": 163,
617
+ "Beauty & Fitness, Face & Body Care Make-Up & Cosmetics": 19,
618
+ "Beauty & Fitness, Face & Body Care Perfumes & Fragrances": 54,
619
+ "Beauty & Fitness, Face & Body Care Skin & Nail Care": 1,
620
+ "Beauty & Fitness, Face & Body Care Unwanted Body & Facial Hair Removal": 276,
621
+ "Beauty & Fitness, Fashion & Style": 119,
622
+ "Beauty & Fitness, Fitness": 11,
623
+ "Beauty & Fitness, Hair Care": 55,
624
+ "Beauty & Fitness, Spas & Beauty Services": 352,
625
+ "Beauty & Fitness, Spas & Beauty Services Massage Therapy": 455,
626
+ "Beauty & Fitness, Weight Loss": 180,
627
+ "Books & Literature, E-Books": 93,
628
+ "Books & Literature, Fan Fiction": 456,
629
+ "Books & Literature, Poetry": 135,
630
+ "Books & Literature, Writers Resources": 124,
631
+ "Business & Industrial, Advertising & Marketing": 386,
632
+ "Business & Industrial, Aerospace & Defense": 329,
633
+ "Business & Industrial, Aerospace & Defense Space Technology": 461,
634
+ "Business & Industrial, Agriculture & Forestry": 68,
635
+ "Business & Industrial, Agriculture & Forestry Agricultural Equipment": 3,
636
+ "Business & Industrial, Agriculture & Forestry Livestock": 443,
637
+ "Business & Industrial, Business Operations": 228,
638
+ "Business & Industrial, Business Services": 81,
639
+ "Business & Industrial, Business Services Consulting": 45,
640
+ "Business & Industrial, Business Services Corporate Events": 535,
641
+ "Business & Industrial, Business Services E-Commerce Services": 87,
642
+ "Business & Industrial, Business Services Office Supplies": 22,
643
+ "Business & Industrial, Chemicals Industry": 62,
644
+ "Business & Industrial, Chemicals Industry Plastics & Polymers": 256,
645
+ "Business & Industrial, Construction & Maintenance": 153,
646
+ "Business & Industrial, Construction & Maintenance Building Materials & Supplies": 16,
647
+ "Business & Industrial, Energy & Utilities": 97,
648
+ "Business & Industrial, Energy & Utilities Electricity": 198,
649
+ "Business & Industrial, Energy & Utilities Oil & Gas": 282,
650
+ "Business & Industrial, Energy & Utilities Renewable & Alternative Energy": 182,
651
+ "Business & Industrial, Hospitality Industry": 393,
652
+ "Business & Industrial, Hospitality Industry Food Service": 154,
653
+ "Business & Industrial, Industrial Materials & Equipment": 60,
654
+ "Business & Industrial, Industrial Materials & Equipment Heavy Machinery": 33,
655
+ "Business & Industrial, Manufacturing": 280,
656
+ "Business & Industrial, Metals & Mining": 315,
657
+ "Business & Industrial, Metals & Mining Precious Metals": 168,
658
+ "Business & Industrial, Pharmaceuticals & Biotech": 144,
659
+ "Business & Industrial, Printing & Publishing": 100,
660
+ "Business & Industrial, Retail Trade": 326,
661
+ "Business & Industrial, Small Business MLM & Business Opportunities": 244,
662
+ "Business & Industrial, Textiles & Nonwovens": 226,
663
+ "Business & Industrial, Transportation & Logistics": 193,
664
+ "Business & Industrial, Transportation & Logistics Mail & Package Delivery": 164,
665
+ "Business & Industrial, Transportation & Logistics Maritime Transport": 426,
666
+ "Business & Industrial, Transportation & Logistics Moving & Relocation": 356,
667
+ "Business & Industrial, Transportation & Logistics Packaging": 254,
668
+ "Business & Industrial, Transportation & Logistics Parking": 320,
669
+ "Business & Industrial, Transportation & Logistics Rail Transport": 323,
670
+ "Business and Consumer Services, Digital Marketing": 445,
671
+ "Business and Consumer Services, Marketing and Advertising": 433,
672
+ "Business and Consumer Services, Real Estate": 322,
673
+ "Business and Consumer Services, Shipping and Logistics": 295,
674
+ "Business and Consumer Services, Textiles": 291,
675
+ "Community and Society, Dating and Relationships": 408,
676
+ "Community and Society, Decease": 384,
677
+ "Community and Society, Faith and Beliefs": 382,
678
+ "Community and Society, Holidays and Seasonal Events": 515,
679
+ "Community and Society, LGBTQ": 485,
680
+ "Community and Society, Other Community and Society": 500,
681
+ "Community and Society, Philanthropy": 448,
682
+ "Computers & Electronics, CAD & CAM": 526,
683
+ "Computers & Electronics, Computer Hardware": 12,
684
+ "Computers & Electronics, Computer Hardware Computer Components": 479,
685
+ "Computers & Electronics, Computer Hardware Computer Drives & Storage": 488,
686
+ "Computers & Electronics, Computer Hardware Computer Peripherals": 247,
687
+ "Computers & Electronics, Computer Hardware Desktop Computers": 201,
688
+ "Computers & Electronics, Computer Hardware Laptops & Notebooks": 175,
689
+ "Computers & Electronics, Computer Security": 71,
690
+ "Computers & Electronics, Computer Security Hacking & Cracking": 170,
691
+ "Computers & Electronics, Consumer Electronics": 58,
692
+ "Computers & Electronics, Consumer Electronics Audio Equipment": 224,
693
+ "Computers & Electronics, Consumer Electronics Camera & Photo Equipment": 89,
694
+ "Computers & Electronics, Consumer Electronics Drones & RC Aircraft": 423,
695
+ "Computers & Electronics, Consumer Electronics GPS & Navigation": 395,
696
+ "Computers & Electronics, Consumer Electronics TV & Video Equipment": 242,
697
+ "Computers & Electronics, Electronics & Electrical": 137,
698
+ "Computers & Electronics, Electronics & Electrical Electronic Components": 133,
699
+ "Computers & Electronics, Electronics & Electrical Power Supplies": 239,
700
+ "Computers & Electronics, Enterprise Technology": 210,
701
+ "Computers & Electronics, Networking": 278,
702
+ "Computers & Electronics, Programming": 65,
703
+ "Computers & Electronics, Software": 36,
704
+ "Computers & Electronics, Software Business & Productivity Software": 78,
705
+ "Computers & Electronics, Software Internet Software": 379,
706
+ "Computers & Electronics, Software Multimedia Software": 44,
707
+ "Computers & Electronics, Software Operating Systems": 31,
708
+ "Computers Electronics and Technology, Computer Security": 367,
709
+ "Computers Electronics and Technology, File Sharing and Hosting": 516,
710
+ "Computers Electronics and Technology, Graphics Multimedia and Web Design": 469,
711
+ "Computers Electronics and Technology, Other Computers Electronics and Technology": 435,
712
+ "Computers Electronics and Technology, Programming and Developer Software": 388,
713
+ "Computers Electronics and Technology, Search Engines": 442,
714
+ "Computers Electronics and Technology, Social Media Networks": 213,
715
+ "Computers Electronics and Technology, Web Hosting and Domain Names": 392,
716
+ "Finance, Accounting & Auditing": 187,
717
+ "Finance, Accounting & Auditing Tax Preparation & Planning": 195,
718
+ "Finance, Accounting and Auditing": 430,
719
+ "Finance, Banking": 122,
720
+ "Finance, Banking Credit and Lending": 427,
721
+ "Finance, Credit & Lending": 236,
722
+ "Finance, Credit & Lending Credit Cards": 267,
723
+ "Finance, Credit & Lending Credit Reporting & Monitoring": 444,
724
+ "Finance, Credit & Lending Loans": 294,
725
+ "Finance, Financial Planning & Management": 374,
726
+ "Finance, Financial Planning and Management": 477,
727
+ "Finance, Grants Scholarships & Financial Aid": 296,
728
+ "Finance, Grants Scholarships & Financial Aid Study Grants & Scholarships": 9,
729
+ "Finance, Insurance": 107,
730
+ "Finance, Insurance Health Insurance": 348,
731
+ "Finance, Investing": 34,
732
+ "Finance, Investing Commodities & Futures Trading": 424,
733
+ "Finance, Investing Currencies & Foreign Exchange": 117,
734
+ "Finance, Investing Stocks & Bonds": 533,
735
+ "Finance, Other Finance": 493,
736
+ "Food & Drink, Beverages": 292,
737
+ "Food & Drink, Beverages Alcoholic Beverages": 18,
738
+ "Food & Drink, Beverages Coffee & Tea": 250,
739
+ "Food & Drink, Beverages Juice": 358,
740
+ "Food & Drink, Beverages Soft Drinks": 496,
741
+ "Food & Drink, Cooking & Recipes": 109,
742
+ "Food & Drink, Cooking & Recipes Desserts": 252,
743
+ "Food & Drink, Food": 136,
744
+ "Food & Drink, Food & Grocery Retailers": 150,
745
+ "Food & Drink, Food Baked Goods": 290,
746
+ "Food & Drink, Food Candy & Sweets": 96,
747
+ "Food & Drink, Food Meat & Seafood": 466,
748
+ "Food & Drink, Restaurants": 40,
749
+ "Food & Drink, Restaurants Fast Food": 399,
750
+ "Food & Drink, Restaurants Pizzerias": 437,
751
+ "Food & Drink, Restaurants Restaurant Reviews & Reservations": 364,
752
+ "Food and Drink, Cooking and Recipes": 287,
753
+ "Food and Drink, Restaurants and Delivery": 425,
754
+ "Food and Drink, Vegetarian and Vegan": 344,
755
+ "Gambling, Bingo": 361,
756
+ "Gambling, Casinos": 397,
757
+ "Gambling, Other Gambling": 415,
758
+ "Gambling, Poker": 288,
759
+ "Games, Board Games": 205,
760
+ "Games, Board Games Chess & Abstract Strategy Games": 212,
761
+ "Games, Board Games Miniatures & Wargaming": 436,
762
+ "Games, Board and Card Games": 274,
763
+ "Games, Card Games": 373,
764
+ "Games, Card Games Collectible Card Games": 151,
765
+ "Games, Card Games Poker & Casino Games": 4,
766
+ "Games, Computer & Video Games": 95,
767
+ "Games, Computer & Video Games Fighting Games": 360,
768
+ "Games, Computer & Video Games Sports Games": 452,
769
+ "Games, Computer & Video Games Strategy Games": 259,
770
+ "Games, Family-Oriented Games & Activities": 333,
771
+ "Games, Family-Oriented Games & Activities Drawing & Coloring": 504,
772
+ "Games, Gambling": 17,
773
+ "Games, Gambling Lottery": 207,
774
+ "Games, Online Games": 73,
775
+ "Games, Other Games": 453,
776
+ "Games, Puzzles & Brainteasers": 328,
777
+ "Games, Puzzles and Brainteasers": 350,
778
+ "Games, Roleplaying Games": 178,
779
+ "Games, Table Games": 268,
780
+ "Games, Video Games Consoles and Accessories": 462,
781
+ "Games, Word Games": 76,
782
+ "Health, Addictions": 489,
783
+ "Health, Aging & Geriatrics": 391,
784
+ "Health, Alternative and Natural Medicine": 340,
785
+ "Health, Dentist and Dental Services": 300,
786
+ "Health, Health Conditions": 2,
787
+ "Health, Health Conditions Cancer": 190,
788
+ "Health, Health Conditions Diabetes": 342,
789
+ "Health, Health Conditions Endocrine Conditions": 532,
790
+ "Health, Health Conditions Heart & Hypertension": 309,
791
+ "Health, Health Conditions Infectious Diseases": 303,
792
+ "Health, Health Conditions Neurological Conditions": 406,
793
+ "Health, Health Conditions Pain Management": 409,
794
+ "Health, Health Conditions Respiratory Conditions": 420,
795
+ "Health, Health Conditions Skin Conditions": 529,
796
+ "Health, Health Conditions Sleep Disorders": 277,
797
+ "Health, Health Conditions and Concerns": 432,
798
+ "Health, Health Education & Medical Training": 194,
799
+ "Health, Health Foundations & Medical Research": 525,
800
+ "Health, Medical Devices & Equipment": 160,
801
+ "Health, Medical Facilities & Services": 106,
802
+ "Health, Medical Facilities & Services Doctors' Offices": 509,
803
+ "Health, Medical Facilities & Services Hospitals & Treatment Centers": 82,
804
+ "Health, Men's Health": 191,
805
+ "Health, Mens Health": 474,
806
+ "Health, Mental Health": 310,
807
+ "Health, Mental Health Depression": 465,
808
+ "Health, Nursing": 77,
809
+ "Health, Nursing Assisted Living & Long Term Care": 260,
810
+ "Health, Nutrition": 129,
811
+ "Health, Nutrition Diets and Fitness": 351,
812
+ "Health, Nutrition Special & Restricted Diets": 419,
813
+ "Health, Nutrition Vitamins & Supplements": 186,
814
+ "Health, Oral & Dental Care": 123,
815
+ "Health, Other Health": 434,
816
+ "Health, Pharmacy": 24,
817
+ "Health, Pharmacy Drugs & Medications": 230,
818
+ "Health, Public Health": 232,
819
+ "Health, Reproductive Health": 48,
820
+ "Health, Substance Abuse": 84,
821
+ "Health, Substance Abuse Drug & Alcohol Treatment": 416,
822
+ "Health, Substance Abuse Smoking & Smoking Cessation": 405,
823
+ "Health, Vision Care": 401,
824
+ "Health, Women's Health": 332,
825
+ "Heavy Industry and Engineering, Aerospace and Defense": 363,
826
+ "Heavy Industry and Engineering, Architecture": 471,
827
+ "Heavy Industry and Engineering, Construction and Maintenance": 463,
828
+ "Heavy Industry and Engineering, Energy Industry": 459,
829
+ "Heavy Industry and Engineering, Metals and Mining": 473,
830
+ "Heavy Industry and Engineering, Waste Water and Environmental": 347,
831
+ "Hobbies & Leisure, Clubs & Organizations": 313,
832
+ "Hobbies & Leisure, Clubs & Organizations Youth Organizations & Resources": 511,
833
+ "Hobbies & Leisure, Crafts": 43,
834
+ "Hobbies & Leisure, Crafts Fiber & Textile Arts": 85,
835
+ "Hobbies & Leisure, Outdoors": 108,
836
+ "Hobbies & Leisure, Outdoors Fishing": 67,
837
+ "Hobbies & Leisure, Outdoors Hiking & Camping": 167,
838
+ "Hobbies & Leisure, Radio Control & Modeling": 142,
839
+ "Hobbies & Leisure, Radio Control & Modeling Model Trains & Railroads": 467,
840
+ "Hobbies & Leisure, Special Occasions": 6,
841
+ "Hobbies & Leisure, Special Occasions Holidays & Seasonal Events": 330,
842
+ "Hobbies & Leisure, Special Occasions Weddings": 111,
843
+ "Hobbies & Leisure, Water Activities": 121,
844
+ "Hobbies & Leisure, Water Activities Boating": 0,
845
+ "Hobbies & Leisure, Water Activities Surf & Swim": 92,
846
+ "Hobbies and Leisure, Ancestry and Genealogy": 495,
847
+ "Hobbies and Leisure, Antiques and Collectibles": 428,
848
+ "Hobbies and Leisure, Crafts": 375,
849
+ "Hobbies and Leisure, Models": 354,
850
+ "Hobbies and Leisure, Other Hobbies and Leisure": 454,
851
+ "Hobbies and Leisure, Photography": 308,
852
+ "Home & Garden, Bed & Bath": 181,
853
+ "Home & Garden, Bed & Bath Bathroom": 269,
854
+ "Home & Garden, Domestic Services Cleaning Services": 102,
855
+ "Home & Garden, Gardening & Landscaping": 143,
856
+ "Home & Garden, HVAC & Climate Control": 286,
857
+ "Home & Garden, Home & Interior Decor": 37,
858
+ "Home & Garden, Home Appliances": 46,
859
+ "Home & Garden, Home Furnishings": 140,
860
+ "Home & Garden, Home Furnishings Curtains & Window Treatments": 490,
861
+ "Home & Garden, Home Furnishings Lamps & Lighting": 217,
862
+ "Home & Garden, Home Furnishings Living Room Furniture": 273,
863
+ "Home & Garden, Home Improvement": 115,
864
+ "Home & Garden, Home Improvement Construction & Power Tools": 192,
865
+ "Home & Garden, Home Improvement Flooring": 166,
866
+ "Home & Garden, Home Improvement House Painting & Finishing": 371,
867
+ "Home & Garden, Home Improvement Plumbing": 10,
868
+ "Home & Garden, Home Swimming Pools Saunas & Spas": 251,
869
+ "Home & Garden, Kitchen & Dining": 53,
870
+ "Home & Garden, Kitchen & Dining Cookware & Diningware": 157,
871
+ "Home & Garden, Pest Control": 265,
872
+ "Home & Garden, Yard & Patio": 271,
873
+ "Home and Garden, Gardening": 69,
874
+ "Home and Garden, Interior Design": 470,
875
+ "Home and Garden, Other Home and Garden": 357,
876
+ "Internet & Telecom, Communications Equipment": 270,
877
+ "Internet & Telecom, Email & Messaging": 304,
878
+ "Internet & Telecom, Email & Messaging Voice & Video Chat": 380,
879
+ "Internet & Telecom, Mobile & Wireless": 215,
880
+ "Internet & Telecom, Mobile & Wireless Mobile & Wireless Accessories": 196,
881
+ "Internet & Telecom, Mobile & Wireless Mobile Apps & Add-Ons": 149,
882
+ "Internet & Telecom, Mobile & Wireless Mobile Phones": 200,
883
+ "Internet & Telecom, Service Providers": 29,
884
+ "Internet & Telecom, Service Providers Cable & Satellite Providers": 283,
885
+ "Internet & Telecom, Web Services": 32,
886
+ "Internet & Telecom, Web Services Affiliate Programs": 438,
887
+ "Internet & Telecom, Web Services Web Design & Development": 23,
888
+ "Jobs & Education, Education": 30,
889
+ "Jobs & Education, Education Colleges & Universities": 88,
890
+ "Jobs & Education, Education Distance Learning": 173,
891
+ "Jobs & Education, Education Primary & Secondary Schooling (K-12)": 237,
892
+ "Jobs & Education, Education Standardized & Admissions Tests": 66,
893
+ "Jobs & Education, Education Teaching & Classroom Resources": 199,
894
+ "Jobs & Education, Education Training & Certification": 501,
895
+ "Jobs & Education, Education Vocational & Continuing Education": 311,
896
+ "Jobs & Education, Jobs": 231,
897
+ "Jobs & Education, Jobs Career Resources & Planning": 510,
898
+ "Jobs & Education, Jobs Job Listings": 172,
899
+ "Jobs and Career, Jobs and Employment": 482,
900
+ "Jobs and Career, Other Jobs and Career": 457,
901
+ "Law & Government, Government": 145,
902
+ "Law & Government, Government Visa & Immigration": 155,
903
+ "Law & Government, Legal": 50,
904
+ "Law & Government, Legal Legal Services": 101,
905
+ "Law & Government, Military": 245,
906
+ "Law & Government, Public Safety": 165,
907
+ "Law & Government, Public Safety Crime & Justice": 147,
908
+ "Law & Government, Public Safety Emergency Services": 238,
909
+ "Law & Government, Public Safety Security Products & Services": 255,
910
+ "Law & Government, Social Services": 208,
911
+ "Law and Government, Government": 478,
912
+ "Law and Government, Immigration and Visas": 345,
913
+ "Law and Government, Law Enforcement and Protective Services": 253,
914
+ "Law and Government, Other Law and Government": 486,
915
+ "Lifestyle, Fashion and Apparel": 307,
916
+ "Lifestyle, Gifts and Flowers": 520,
917
+ "Lifestyle, Jewelry and Luxury Products": 314,
918
+ "Lifestyle, Other Lifestyle": 353,
919
+ "Lifestyle, Weddings": 480,
920
+ "News, Business News": 534,
921
+ "News, Health News": 519,
922
+ "News, Politics": 183,
923
+ "News, Sports News": 141,
924
+ "News, Weather": 127,
925
+ "Online Communities, Blogging Resources & Services": 7,
926
+ "Online Communities, Dating & Personals": 174,
927
+ "Online Communities, Online Goodies": 113,
928
+ "Online Communities, Online Goodies Clip Art & Animated GIFs": 281,
929
+ "Online Communities, Online Goodies Skins Themes & Wallpapers": 104,
930
+ "Online Communities, Photo & Video Sharing": 362,
931
+ "Online Communities, Social Networks": 229,
932
+ "Online Communities, Virtual Worlds": 302,
933
+ "People & Society, Family & Relationships": 235,
934
+ "People & Society, Family & Relationships Family": 99,
935
+ "People & Society, Family & Relationships Marriage": 306,
936
+ "People & Society, Family & Relationships Troubled Relationships": 365,
937
+ "People & Society, Kids & Teens": 385,
938
+ "People & Society, Kids & Teens Children's Interests": 450,
939
+ "People & Society, Religion & Belief": 14,
940
+ "People & Society, Seniors & Retirement": 503,
941
+ "People & Society, Social Issues & Advocacy": 35,
942
+ "People & Society, Social Issues & Advocacy Charity & Philanthropy": 159,
943
+ "People & Society, Social Issues & Advocacy Green Living & Environmental Issues": 171,
944
+ "People & Society, Social Issues & Advocacy Human Rights & Liberties": 492,
945
+ "People & Society, Social Issues & Advocacy Poverty & Hunger": 422,
946
+ "People & Society, Social Sciences": 249,
947
+ "People & Society, Social Sciences Psychology": 411,
948
+ "Pets & Animals, Animal Products & Services": 390,
949
+ "Pets & Animals, Animal Products & Services Veterinarians": 468,
950
+ "Pets & Animals, Pets": 355,
951
+ "Pets & Animals, Pets Birds": 331,
952
+ "Pets & Animals, Pets Fish & Aquaria": 402,
953
+ "Pets and Animals, Other Pets and Animals": 404,
954
+ "Real Estate, Real Estate Listings": 161,
955
+ "Real Estate, Real Estate Listings Commercial Properties": 512,
956
+ "Real Estate, Real Estate Listings Lots & Land": 312,
957
+ "Real Estate, Real Estate Listings Residential Rentals": 114,
958
+ "Real Estate, Real Estate Listings Residential Sales": 26,
959
+ "Real Estate, Real Estate Services": 223,
960
+ "Reference Materials, Dictionaries and Encyclopedias": 491,
961
+ "Reference Materials, Maps": 514,
962
+ "Reference, Directories & Listings Business & Personal Listings": 13,
963
+ "Reference, General Reference": 128,
964
+ "Reference, General Reference Biographies & Quotations": 343,
965
+ "Reference, General Reference Calculators & Reference Tools": 413,
966
+ "Reference, General Reference Dictionaries & Encyclopedias": 321,
967
+ "Reference, General Reference Forms Guides & Templates": 460,
968
+ "Reference, General Reference Public Records": 396,
969
+ "Reference, General Reference Time & Calendars": 293,
970
+ "Reference, Geographic Reference": 522,
971
+ "Reference, Geographic Reference Maps": 289,
972
+ "Reference, Humanities": 248,
973
+ "Reference, Humanities History": 369,
974
+ "Reference, Humanities Philosophy": 517,
975
+ "Reference, Language Resources": 297,
976
+ "Reference, Language Resources Foreign Language Resources": 263,
977
+ "Reference, Libraries & Museums": 126,
978
+ "Reference, Libraries & Museums Museums": 327,
979
+ "Science and Education, Astronomy": 481,
980
+ "Science and Education, Biology": 528,
981
+ "Science and Education, Business Training": 325,
982
+ "Science and Education, Grants Scholarships and Financial Aid": 483,
983
+ "Science and Education, Libraries and Museums": 494,
984
+ "Science and Education, Philosophy": 337,
985
+ "Science and Education, Public Records and Directories": 523,
986
+ "Science and Education, Weather": 318,
987
+ "Science, Astronomy": 219,
988
+ "Science, Biological Sciences": 279,
989
+ "Science, Chemistry": 317,
990
+ "Science, Computer Science": 214,
991
+ "Science, Earth Sciences": 233,
992
+ "Science, Earth Sciences Atmospheric Science": 537,
993
+ "Science, Earth Sciences Geology": 319,
994
+ "Science, Engineering & Technology": 41,
995
+ "Science, Mathematics": 179,
996
+ "Science, Mathematics Statistics": 246,
997
+ "Science, Physics": 484,
998
+ "Science, Scientific Institutions": 439,
999
+ "Shopping, Antiques & Collectibles": 74,
1000
+ "Shopping, Apparel": 20,
1001
+ "Shopping, Apparel Athletic Apparel": 63,
1002
+ "Shopping, Apparel Casual Apparel": 218,
1003
+ "Shopping, Apparel Children's Clothing": 211,
1004
+ "Shopping, Apparel Clothing Accessories": 103,
1005
+ "Shopping, Apparel Costumes": 27,
1006
+ "Shopping, Apparel Eyewear": 349,
1007
+ "Shopping, Apparel Footwear": 57,
1008
+ "Shopping, Apparel Men's Clothing": 234,
1009
+ "Shopping, Apparel Undergarments": 132,
1010
+ "Shopping, Apparel Women's Clothing": 28,
1011
+ "Shopping, Auctions": 189,
1012
+ "Shopping, Classifieds": 75,
1013
+ "Shopping, Consumer Resources": 209,
1014
+ "Shopping, Consumer Resources Consumer Advocacy & Protection": 440,
1015
+ "Shopping, Consumer Resources Coupons & Discount Offers": 203,
1016
+ "Shopping, Consumer Resources Product Reviews & Price Comparisons": 262,
1017
+ "Shopping, Gifts & Special Event Items": 220,
1018
+ "Shopping, Gifts & Special Event Items Cards & Greetings": 389,
1019
+ "Shopping, Gifts & Special Event Items Flowers": 110,
1020
+ "Shopping, Gifts & Special Event Items Gifts": 418,
1021
+ "Shopping, Luxury Goods": 476,
1022
+ "Shopping, Mass Merchants & Department Stores": 118,
1023
+ "Shopping, Photo & Video Services": 275,
1024
+ "Shopping, Tobacco Products": 56,
1025
+ "Shopping, Toys": 112,
1026
+ "Shopping, Toys Building Toys": 472,
1027
+ "Shopping, Toys Die-cast & Toy Vehicles": 98,
1028
+ "Shopping, Toys Stuffed Toys": 400,
1029
+ "Sports, American Football": 475,
1030
+ "Sports, Animal Sports": 508,
1031
+ "Sports, Baseball": 227,
1032
+ "Sports, Boxing": 518,
1033
+ "Sports, College Sports": 359,
1034
+ "Sports, Combat Sports": 131,
1035
+ "Sports, Combat Sports Boxing": 138,
1036
+ "Sports, Combat Sports Martial Arts": 299,
1037
+ "Sports, Combat Sports Wrestling": 336,
1038
+ "Sports, Extreme Sports": 59,
1039
+ "Sports, Fantasy Sports": 83,
1040
+ "Sports, Golf": 447,
1041
+ "Sports, Individual Sports": 222,
1042
+ "Sports, Individual Sports Cycling": 240,
1043
+ "Sports, Individual Sports Golf": 305,
1044
+ "Sports, Individual Sports Racquet Sports": 258,
1045
+ "Sports, International Sports Competitions": 407,
1046
+ "Sports, Martial Arts": 506,
1047
+ "Sports, Motor Sports": 105,
1048
+ "Sports, Other Sports": 366,
1049
+ "Sports, Rugby": 372,
1050
+ "Sports, Running": 451,
1051
+ "Sports, Sporting Goods": 284,
1052
+ "Sports, Sporting Goods Sports Memorabilia": 429,
1053
+ "Sports, Sports Coaching & Training": 536,
1054
+ "Sports, Team Sports": 15,
1055
+ "Sports, Team Sports American Football": 61,
1056
+ "Sports, Team Sports Australian Football": 441,
1057
+ "Sports, Team Sports Baseball": 39,
1058
+ "Sports, Team Sports Basketball": 285,
1059
+ "Sports, Team Sports Cricket": 414,
1060
+ "Sports, Team Sports Hockey": 376,
1061
+ "Sports, Team Sports Rugby": 216,
1062
+ "Sports, Team Sports Soccer": 90,
1063
+ "Sports, Team Sports Volleyball": 316,
1064
+ "Sports, Tennis": 446,
1065
+ "Sports, Water Sports": 412,
1066
+ "Sports, Winter Sports": 156,
1067
+ "Sports, Winter Sports Skiing & Snowboarding": 449,
1068
+ "Travel and Tourism, Air Travel": 334,
1069
+ "Travel and Tourism, Ground Transportation": 341,
1070
+ "Travel and Tourism, Other Travel and Tourism": 431,
1071
+ "Travel and Tourism, Tourist Attractions": 64,
1072
+ "Travel and Tourism, Transportation and Excursions": 383,
1073
+ "Travel, Air Travel": 8,
1074
+ "Travel, Bus & Rail": 125,
1075
+ "Travel, Car Rental & Taxi Services": 72,
1076
+ "Travel, Cruises & Charters": 521,
1077
+ "Travel, Hotels & Accommodations": 86,
1078
+ "Travel, Hotels & Accommodations Vacation Rentals & Short-Term Stays": 162,
1079
+ "Travel, Tourist Destinations": 158,
1080
+ "Travel, Tourist Destinations Beaches & Islands": 266,
1081
+ "Travel, Tourist Destinations Mountain & Ski Resorts": 225,
1082
+ "Travel, Tourist Destinations Theme Parks": 139,
1083
+ "Vehicles, Automotive Industry": 502,
1084
+ "Vehicles, Aviation": 499,
1085
+ "Vehicles, Boats": 261,
1086
+ "Vehicles, Makes and Models": 527,
1087
+ "Vehicles, Motorcycles": 243,
1088
+ "eCommerce & Shopping, Auctions": 377,
1089
+ "eCommerce & Shopping, Classifieds": 421,
1090
+ "eCommerce & Shopping, Coupons and Rebates": 458,
1091
+ "eCommerce & Shopping, Marketplace": 487,
1092
+ "eCommerce & Shopping, Price Comparison": 394
1093
+ },
1094
+ "layer_norm_eps": 1e-12,
1095
+ "max_position_embeddings": 512,
1096
+ "model_type": "bert",
1097
+ "num_attention_heads": 12,
1098
+ "num_hidden_layers": 12,
1099
+ "pad_token_id": 0,
1100
+ "position_embedding_type": "absolute",
1101
+ "problem_type": "single_label_classification",
1102
+ "torch_dtype": "float32",
1103
+ "transformers_version": "4.37.0",
1104
+ "type_vocab_size": 2,
1105
+ "use_cache": true,
1106
+ "vocab_size": 30522
1107
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0224af0fe50de5f417fdc4eb5554dd5c5c4f048ebf0a194eb2d1d2ae06fe0453
3
+ size 439607384