{ "architectures": [ "BertForSequenceClassification" ], "attention_probs_dropout_prob": 0.1, "classifier_dropout": null, "hidden_act": "gelu", "hidden_dropout_prob": 0.1, "hidden_size": 256, "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": "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": "doctor's 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": "gift shop", "54": "government office", "55": "grocery store", "56": "gym", "57": "hair salon", "58": "handyman", "59": "hardware store", "60": "hindu temple", "61": "home goods store", "62": "hospital", "63": "hotel", "64": "house cleaning", "65": "insurance agency", "66": "internet cafe", "67": "jewelry store", "68": "language school", "69": "laundromat", "70": "lawyer", "71": "library", "72": "light rail station", "73": "locksmith", "74": "lodging", "75": "market", "76": "meal delivery service", "77": "mosque", "78": "movie theater", "79": "moving company", "80": "museum", "81": "music school", "82": "music store", "83": "nail salon", "84": "night club", "85": "nursery", "86": "office supply store", "87": "park", "88": "pest control service", "89": "pet grooming", "90": "pet store", "91": "pharmacy", "92": "photography studio", "93": "physiotherapist", "94": "piercing shop", "95": "plumbing service", "96": "police station", "97": "public library", "98": "public restroom", "99": "restaurant", "100": "roofing contractor", "101": "shipping center", "102": "shoe store", "103": "shopping mall", "104": "skating rink", "105": "spa", "106": "sport store", "107": "stadium", "108": "stationary store", "109": "storage facility", "110": "swimming pool", "111": "synagogue", "112": "tailor", "113": "tire shop", "114": "tourist attraction", "115": "toy store", "116": "train station", "117": "travel agency", "118": "university", "119": "wine shop", "120": "yoga studio", "121": "zoo" }, "initializer_range": 0.02, "intermediate_size": 1024, "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, "convenience store": 30, "cooking school": 31, "copy center": 32, "courier service": 33, "courthouse": 34, "craft store": 35, "dance studio": 36, "dentist": 37, "department store": 38, "doctor's office": 39, "drugstore": 40, "dry cleaner": 41, "electrician": 42, "electronics store": 43, "elementary school": 44, "embassy": 45, "fire station": 46, "florist": 47, "flower shop": 48, "funeral home": 49, "furniture store": 50, "gaming center": 51, "gardening service": 52, "gift shop": 53, "government office": 54, "grocery store": 55, "gym": 56, "hair salon": 57, "handyman": 58, "hardware store": 59, "hindu temple": 60, "home goods store": 61, "hospital": 62, "hotel": 63, "house cleaning": 64, "insurance agency": 65, "internet cafe": 66, "jewelry store": 67, "language school": 68, "laundromat": 69, "lawyer": 70, "library": 71, "light rail station": 72, "locksmith": 73, "lodging": 74, "market": 75, "meal delivery service": 76, "mosque": 77, "movie theater": 78, "moving company": 79, "museum": 80, "music school": 81, "music store": 82, "nail salon": 83, "night club": 84, "nursery": 85, "office supply store": 86, "park": 87, "pest control service": 88, "pet grooming": 89, "pet store": 90, "pharmacy": 91, "photography studio": 92, "physiotherapist": 93, "piercing shop": 94, "plumbing service": 95, "police station": 96, "public library": 97, "public restroom": 98, "restaurant": 99, "roofing contractor": 100, "shipping center": 101, "shoe store": 102, "shopping mall": 103, "skating rink": 104, "spa": 105, "sport store": 106, "stadium": 107, "stationary store": 108, "storage facility": 109, "swimming pool": 110, "synagogue": 111, "tailor": 112, "tire shop": 113, "tourist attraction": 114, "toy store": 115, "train station": 116, "travel agency": 117, "university": 118, "wine shop": 119, "yoga studio": 120, "zoo": 121 }, "layer_norm_eps": 1e-12, "max_position_embeddings": 512, "model_type": "bert", "num_attention_heads": 4, "num_hidden_layers": 8, "pad_token_id": 0, "position_embedding_type": "absolute", "problem_type": "single_label_classification", "torch_dtype": "float32", "transformers_version": "4.51.3", "type_vocab_size": 2, "use_cache": true, "vocab_size": 30522 }