| { | |
| "_name_or_path": "/content/drive/MyDrive/Mamoona/Huggingface_model/HIMsetfitMultiLabelModel2epochs/", | |
| "_num_labels": 36, | |
| "activation_dropout": 0.0, | |
| "activation_function": "gelu", | |
| "add_final_layer_norm": false, | |
| "architectures": [ | |
| "BartModel" | |
| ], | |
| "multi_target_strategy": "MultiOutputClassifier", | |
| "estimator": "LogisticRegression", | |
| "attention_dropout": 0.0, | |
| "bos_token_id": 0, | |
| "classif_dropout": 0.0, | |
| "forced_eos_token_id": 2, | |
| "gradient_checkpointing": false, | |
| "id2label": { | |
| "0": "atmosphere", | |
| "1": "beer list", | |
| "2": "bottomless brunch", | |
| "3": "breakfast", | |
| "4": "brunch", | |
| "5": "business", | |
| "6": "byob", | |
| "7": "casual", | |
| "8": "date night", | |
| "9": "delivery", | |
| "10": "fine dining", | |
| "11": "gluten free", | |
| "12": "good value", | |
| "13": "great cocktails", | |
| "14": "great service", | |
| "15": "happy hour", | |
| "16": "healthy", | |
| "17": "instagrammable", | |
| "18": "kid friendly", | |
| "19": "large groups", | |
| "20": "late night", | |
| "21": "live music", | |
| "22": "lunch", | |
| "23": "night out", | |
| "24": "outdoor seating", | |
| "25": "quick", | |
| "26": "romantic", | |
| "27": "rooftop", | |
| "28": "small plates", | |
| "29": "special event", | |
| "30": "sports/tvs", | |
| "31": "takeout", | |
| "32": "tasting menu", | |
| "33": "vegetarian", | |
| "34": "walk-in", | |
| "35": "wine list" | |
| }, | |
| "init_std": 0.02, | |
| "is_encoder_decoder": true, | |
| "label2id": { | |
| "atmosphere": 0, | |
| "beer list": 1, | |
| "bottomless brunch": 2, | |
| "breakfast": 3, | |
| "brunch": 4, | |
| "business": 5, | |
| "byob": 6, | |
| "casual": 7, | |
| "date night": 8, | |
| "delivery": 9, | |
| "fine dining": 10, | |
| "gluten free": 11, | |
| "good value": 12, | |
| "great cocktails": 13, | |
| "great service": 14, | |
| "happy hour": 15, | |
| "healthy": 16, | |
| "instagrammable": 17, | |
| "kid friendly": 18, | |
| "large groups": 19, | |
| "late night": 20, | |
| "live music": 21, | |
| "lunch": 22, | |
| "night out": 23, | |
| "outdoor seating": 24, | |
| "quick": 25, | |
| "romantic": 26, | |
| "rooftop": 27, | |
| "small plates": 28, | |
| "special event": 29, | |
| "sports/tvs": 30, | |
| "takeout": 31, | |
| "tasting menu": 32, | |
| "vegetarian": 33, | |
| "walk-in": 34, | |
| "wine list": 35 | |
| }, | |
| "max_position_embeddings": 1024, | |
| "model_type": "bart", | |
| "problem_type": "multi_label_classification", | |
| "normalize_before": false, | |
| "num_hidden_layers": 12, | |
| "output_past": false, | |
| "transformers_version": "4.26.0", | |
| "use_cache": true, | |
| "vocab_size": 50265 | |
| } |