Text Classification
Transformers
Safetensors
English
bert
multi-text-classification
classification
intent-classification
intent-detection
nlp
natural-language-processing
edge-ai
iot
smart-home
location-intelligence
voice-assistant
conversational-ai
real-time
bert-local
bert-mini
local-search
business-category-classification
fast-inference
lightweight-model
on-device-nlp
offline-nlp
mobile-ai
multilingual-nlp
intent-routing
category-detection
query-understanding
artificial-intelligence
assistant-ai
smart-cities
customer-support
productivity-tools
contextual-ai
semantic-search
user-intent
microservices
smart-query-routing
industry-application
aiops
domain-specific-nlp
location-aware-ai
intelligent-routing
edge-nlp
smart-query-classifier
zero-shot-classification
smart-search
location-awareness
contextual-intelligence
geolocation
query-classification
multilingual-intent
chatbot-nlp
enterprise-ai
sdk-integration
api-ready
developer-tools
real-world-ai
geo-intelligence
embedded-ai
smart-routing
voice-interface
smart-devices
contextual-routing
fast-nlp
data-driven-ai
inference-optimization
digital-assistants
neural-nlp
ai-automation
lightweight-transformers
File size: 7,581 Bytes
d638bd0 |
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 |
{
"architectures": [
"BertForSequenceClassification"
],
"attention_probs_dropout_prob": 0.1,
"classifier_dropout": null,
"hidden_act": "gelu",
"hidden_dropout_prob": 0.1,
"hidden_size": 128,
"id2label": {
"0": "accounting firm",
"1": "airport",
"2": "amusement park",
"3": "aquarium",
"4": "art gallery",
"5": "atm",
"6": "auto dealership",
"7": "auto repair shop",
"8": "bakery",
"9": "bank",
"10": "bar",
"11": "barber shop",
"12": "beach",
"13": "bicycle store",
"14": "book store",
"15": "bowling alley",
"16": "bus station",
"17": "butcher shop",
"18": "cafe",
"19": "camera store",
"20": "campground",
"21": "car rental",
"22": "car wash",
"23": "casino",
"24": "cemetery",
"25": "church",
"26": "city hall",
"27": "clinic",
"28": "clothing store",
"29": "coffee shop",
"30": "community center",
"31": "convenience store",
"32": "cooking school",
"33": "copy center",
"34": "courier service",
"35": "courthouse",
"36": "craft store",
"37": "dance studio",
"38": "dentist",
"39": "department store",
"40": "doctors office",
"41": "drugstore",
"42": "dry cleaner",
"43": "electrician",
"44": "electronics store",
"45": "elementary school",
"46": "embassy",
"47": "fire station",
"48": "florist",
"49": "flower shop",
"50": "funeral home",
"51": "furniture store",
"52": "gaming center",
"53": "gardening service",
"54": "gas station",
"55": "gift shop",
"56": "government office",
"57": "grocery store",
"58": "gym",
"59": "hair salon",
"60": "handyman",
"61": "hardware store",
"62": "hindu temple",
"63": "home goods store",
"64": "hospital",
"65": "hotel",
"66": "house cleaning",
"67": "house painter",
"68": "insurance agency",
"69": "internet cafe",
"70": "jewelry store",
"71": "language school",
"72": "laundromat",
"73": "lawyer",
"74": "library",
"75": "light rail station",
"76": "locksmith",
"77": "lodging",
"78": "market",
"79": "meal delivery service",
"80": "mosque",
"81": "movie theater",
"82": "moving company",
"83": "museum",
"84": "music school",
"85": "music store",
"86": "nail salon",
"87": "night club",
"88": "nursery",
"89": "office supply store",
"90": "park",
"91": "parking lot",
"92": "pest control service",
"93": "pet grooming",
"94": "pet store",
"95": "pharmacy",
"96": "photography studio",
"97": "physiotherapist",
"98": "piercing shop",
"99": "plumbing service",
"100": "police station",
"101": "post office",
"102": "print shop",
"103": "public library",
"104": "public restroom",
"105": "real estate agency",
"106": "recycling center",
"107": "restaurant",
"108": "roofing contractor",
"109": "rv park",
"110": "school",
"111": "shipping center",
"112": "shoe store",
"113": "shopping mall",
"114": "skating rink",
"115": "snow removal service",
"116": "spa",
"117": "sport store",
"118": "stadium",
"119": "stationary store",
"120": "storage facility",
"121": "subway station",
"122": "supermarket",
"123": "swimming pool",
"124": "synagogue",
"125": "tailor",
"126": "tattoo parlor",
"127": "taxi stand",
"128": "tire shop",
"129": "tourist attraction",
"130": "toy lending library",
"131": "toy store",
"132": "train station",
"133": "transit station",
"134": "travel agency",
"135": "university",
"136": "video rental store",
"137": "wine shop",
"138": "yoga studio",
"139": "zoo"
},
"initializer_range": 0.02,
"intermediate_size": 512,
"label2id": {
"accounting firm": 0,
"airport": 1,
"amusement park": 2,
"aquarium": 3,
"art gallery": 4,
"atm": 5,
"auto dealership": 6,
"auto repair shop": 7,
"bakery": 8,
"bank": 9,
"bar": 10,
"barber shop": 11,
"beach": 12,
"bicycle store": 13,
"book store": 14,
"bowling alley": 15,
"bus station": 16,
"butcher shop": 17,
"cafe": 18,
"camera store": 19,
"campground": 20,
"car rental": 21,
"car wash": 22,
"casino": 23,
"cemetery": 24,
"church": 25,
"city hall": 26,
"clinic": 27,
"clothing store": 28,
"coffee shop": 29,
"community center": 30,
"convenience store": 31,
"cooking school": 32,
"copy center": 33,
"courier service": 34,
"courthouse": 35,
"craft store": 36,
"dance studio": 37,
"dentist": 38,
"department store": 39,
"doctors office": 40,
"drugstore": 41,
"dry cleaner": 42,
"electrician": 43,
"electronics store": 44,
"elementary school": 45,
"embassy": 46,
"fire station": 47,
"florist": 48,
"flower shop": 49,
"funeral home": 50,
"furniture store": 51,
"gaming center": 52,
"gardening service": 53,
"gas station": 54,
"gift shop": 55,
"government office": 56,
"grocery store": 57,
"gym": 58,
"hair salon": 59,
"handyman": 60,
"hardware store": 61,
"hindu temple": 62,
"home goods store": 63,
"hospital": 64,
"hotel": 65,
"house cleaning": 66,
"house painter": 67,
"insurance agency": 68,
"internet cafe": 69,
"jewelry store": 70,
"language school": 71,
"laundromat": 72,
"lawyer": 73,
"library": 74,
"light rail station": 75,
"locksmith": 76,
"lodging": 77,
"market": 78,
"meal delivery service": 79,
"mosque": 80,
"movie theater": 81,
"moving company": 82,
"museum": 83,
"music school": 84,
"music store": 85,
"nail salon": 86,
"night club": 87,
"nursery": 88,
"office supply store": 89,
"park": 90,
"parking lot": 91,
"pest control service": 92,
"pet grooming": 93,
"pet store": 94,
"pharmacy": 95,
"photography studio": 96,
"physiotherapist": 97,
"piercing shop": 98,
"plumbing service": 99,
"police station": 100,
"post office": 101,
"print shop": 102,
"public library": 103,
"public restroom": 104,
"real estate agency": 105,
"recycling center": 106,
"restaurant": 107,
"roofing contractor": 108,
"rv park": 109,
"school": 110,
"shipping center": 111,
"shoe store": 112,
"shopping mall": 113,
"skating rink": 114,
"snow removal service": 115,
"spa": 116,
"sport store": 117,
"stadium": 118,
"stationary store": 119,
"storage facility": 120,
"subway station": 121,
"supermarket": 122,
"swimming pool": 123,
"synagogue": 124,
"tailor": 125,
"tattoo parlor": 126,
"taxi stand": 127,
"tire shop": 128,
"tourist attraction": 129,
"toy lending library": 130,
"toy store": 131,
"train station": 132,
"transit station": 133,
"travel agency": 134,
"university": 135,
"video rental store": 136,
"wine shop": 137,
"yoga studio": 138,
"zoo": 139
},
"layer_norm_eps": 1e-12,
"max_position_embeddings": 512,
"model_type": "bert",
"num_attention_heads": 2,
"num_hidden_layers": 4,
"pad_token_id": 0,
"position_embedding_type": "absolute",
"problem_type": "single_label_classification",
"torch_dtype": "float32",
"transformers_version": "4.52.4",
"type_vocab_size": 2,
"use_cache": true,
"vocab_size": 30522
}
|