bert-local / config.json
boltuix's picture
Upload 5 files
d638bd0 verified
{
"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
}