| { | |
| "_name_or_path": "airesearch/wangchanberta-base-att-spm-uncased", | |
| "architectures": [ | |
| "CamembertForTokenClassification" | |
| ], | |
| "attention_probs_dropout_prob": 0.1, | |
| "bos_token_id": 0, | |
| "classifier_dropout": null, | |
| "eos_token_id": 2, | |
| "gradient_checkpointing": false, | |
| "hidden_act": "gelu", | |
| "hidden_dropout_prob": 0.1, | |
| "hidden_size": 768, | |
| "id2label": { | |
| "0": "O", | |
| "1": "B-Atmosphere", | |
| "2": "I-Atmosphere", | |
| "3": "B-ChildFriendly", | |
| "4": "I-ChildFriendly", | |
| "5": "B-Cleanliness", | |
| "6": "I-Cleanliness", | |
| "7": "B-Country", | |
| "8": "I-Country", | |
| "9": "B-Drink", | |
| "10": "I-Drink", | |
| "11": "B-Entertainment", | |
| "12": "I-Entertainment", | |
| "13": "B-Flavor", | |
| "14": "I-Flavor", | |
| "15": "B-FoodItem", | |
| "16": "I-FoodItem", | |
| "17": "B-Fresh", | |
| "18": "I-Fresh", | |
| "19": "B-Insect", | |
| "20": "I-Insect", | |
| "21": "B-Meat", | |
| "22": "I-Meat", | |
| "23": "B-ParkingSpace", | |
| "24": "I-ParkingSpace", | |
| "25": "B-Price", | |
| "26": "I-Price", | |
| "27": "B-Restroom", | |
| "28": "I-Restroom", | |
| "29": "B-Service", | |
| "30": "I-Service", | |
| "31": "B-Size", | |
| "32": "I-Size", | |
| "33": "B-Vegetable", | |
| "34": "I-Vegetable", | |
| "35": "B-Waiting", | |
| "36": "I-Waiting", | |
| "37": "B-Fruit", | |
| "38": "I-Fruit", | |
| "39": "B-Portion", | |
| "40": "I-Portion" | |
| }, | |
| "initializer_range": 0.02, | |
| "intermediate_size": 3072, | |
| "label2id": { | |
| "B-Atmosphere": 1, | |
| "B-ChildFriendly": 3, | |
| "B-Cleanliness": 5, | |
| "B-Country": 7, | |
| "B-Drink": 9, | |
| "B-Entertainment": 11, | |
| "B-Flavor": 13, | |
| "B-FoodItem": 15, | |
| "B-Fresh": 17, | |
| "B-Fruit": 37, | |
| "B-Insect": 19, | |
| "B-Meat": 21, | |
| "B-ParkingSpace": 23, | |
| "B-Portion": 39, | |
| "B-Price": 25, | |
| "B-Restroom": 27, | |
| "B-Service": 29, | |
| "B-Size": 31, | |
| "B-Vegetable": 33, | |
| "B-Waiting": 35, | |
| "I-Atmosphere": 2, | |
| "I-ChildFriendly": 4, | |
| "I-Cleanliness": 6, | |
| "I-Country": 8, | |
| "I-Drink": 10, | |
| "I-Entertainment": 12, | |
| "I-Flavor": 14, | |
| "I-FoodItem": 16, | |
| "I-Fresh": 18, | |
| "I-Fruit": 38, | |
| "I-Insect": 20, | |
| "I-Meat": 22, | |
| "I-ParkingSpace": 24, | |
| "I-Portion": 40, | |
| "I-Price": 26, | |
| "I-Restroom": 28, | |
| "I-Service": 30, | |
| "I-Size": 32, | |
| "I-Vegetable": 34, | |
| "I-Waiting": 36, | |
| "O": 0 | |
| }, | |
| "layer_norm_eps": 1e-12, | |
| "max_position_embeddings": 512, | |
| "model_type": "camembert", | |
| "num_attention_head": 12, | |
| "num_attention_heads": 12, | |
| "num_hidden_layers": 12, | |
| "pad_token_id": 1, | |
| "position_embedding_type": "absolute", | |
| "torch_dtype": "float32", | |
| "transformers_version": "4.40.1", | |
| "type_vocab_size": 1, | |
| "use_cache": true, | |
| "vocab_size": 25005 | |
| } | |