| { | |
| "_name_or_path": "distilbert-base-uncased", | |
| "activation": "gelu", | |
| "architectures": [ | |
| "DistilBertForSequenceClassification" | |
| ], | |
| "attention_dropout": 0.1, | |
| "dim": 768, | |
| "dropout": 0.1, | |
| "hidden_dim": 3072, | |
| "id2label": { | |
| "0": "Graphics_settings_", | |
| "1": "Accessibility_options", | |
| "2": "Mode_settings", | |
| "3": "Language_settings_and_Localisation", | |
| "4": "Cheating", | |
| "5": "Movement_mechanics", | |
| "6": "InGame_economic_mechanics", | |
| "7": "Simulation_mechanics", | |
| "8": "\u00a0Creative_mechanics", | |
| "9": "InGame_physics_mechanics", | |
| "10": "Combat_mechanics", | |
| "11": "Survival_mechanics", | |
| "12": "Puzzle_mechanics", | |
| "13": "Management_mechanics", | |
| "14": "Camera_control", | |
| "15": "Content_filter", | |
| "16": "Customisation", | |
| "17": "UI_UX", | |
| "18": "Navigation_and_Maps", | |
| "19": "Guide_and_Tutorials", | |
| "20": "Competition", | |
| "21": "Ownership", | |
| "22": "Order_state", | |
| "23": "Returning_player", | |
| "24": "Game_awareness_duration", | |
| "25": "Playtime_and_Gameplay_length", | |
| "26": "Social_identity_", | |
| "27": "Review_experience", | |
| "28": "Reward_system", | |
| "29": "Wishlist_and_Notifications", | |
| "30": "Refund", | |
| "31": "Player\u2019s_modification_and_Workshops", | |
| "32": "Promotion_strategy_and_Marketing_collateral", | |
| "33": "Launch", | |
| "34": "Esports_competition", | |
| "35": "Review_reception", | |
| "36": "Development_states", | |
| "37": "Price-quality_ratio", | |
| "38": "Audio", | |
| "39": "Bugs_Crashing_", | |
| "40": "Comparison", | |
| "41": "Controls", | |
| "42": "Developer", | |
| "43": "Difficults_and_Game_Balance", | |
| "44": "Emotion", | |
| "45": "Engaging_Gameplay", | |
| "46": "Exploration", | |
| "47": "Game_evaluation", | |
| "48": "Game_progression", | |
| "49": "Immersion_Realism", | |
| "50": "Interaction_and_Socialisation", | |
| "51": "Learnability", | |
| "52": "Narrative", | |
| "53": "Novelty", | |
| "54": "Online_video", | |
| "55": "Personal-influence", | |
| "56": "Platforms", | |
| "57": "Recommendation", | |
| "58": "Server", | |
| "59": "Updates", | |
| "60": "Virtual_reality_headset_&_mode", | |
| "61": "Visual_and_atmosphere" | |
| }, | |
| "initializer_range": 0.02, | |
| "label2id": { | |
| "Accessibility_options": 1, | |
| "Audio": 38, | |
| "Bugs_Crashing_": 39, | |
| "Camera_control": 14, | |
| "Cheating": 4, | |
| "Combat_mechanics": 10, | |
| "Comparison": 40, | |
| "Competition": 20, | |
| "Content_filter": 15, | |
| "Controls": 41, | |
| "Customisation": 16, | |
| "Developer": 42, | |
| "Development_states": 36, | |
| "Difficults_and_Game_Balance": 43, | |
| "Emotion": 44, | |
| "Engaging_Gameplay": 45, | |
| "Esports_competition": 34, | |
| "Exploration": 46, | |
| "Game_awareness_duration": 24, | |
| "Game_evaluation": 47, | |
| "Game_progression": 48, | |
| "Graphics_settings_": 0, | |
| "Guide_and_Tutorials": 19, | |
| "Immersion_Realism": 49, | |
| "InGame_economic_mechanics": 6, | |
| "InGame_physics_mechanics": 9, | |
| "Interaction_and_Socialisation": 50, | |
| "Language_settings_and_Localisation": 3, | |
| "Launch": 33, | |
| "Learnability": 51, | |
| "Management_mechanics": 13, | |
| "Mode_settings": 2, | |
| "Movement_mechanics": 5, | |
| "Narrative": 52, | |
| "Navigation_and_Maps": 18, | |
| "Novelty": 53, | |
| "Online_video": 54, | |
| "Order_state": 22, | |
| "Ownership": 21, | |
| "Personal-influence": 55, | |
| "Platforms": 56, | |
| "Player\u2019s_modification_and_Workshops": 31, | |
| "Playtime_and_Gameplay_length": 25, | |
| "Price-quality_ratio": 37, | |
| "Promotion_strategy_and_Marketing_collateral": 32, | |
| "Puzzle_mechanics": 12, | |
| "Recommendation": 57, | |
| "Refund": 30, | |
| "Returning_player": 23, | |
| "Review_experience": 27, | |
| "Review_reception": 35, | |
| "Reward_system": 28, | |
| "Server": 58, | |
| "Simulation_mechanics": 7, | |
| "Social_identity_": 26, | |
| "Survival_mechanics": 11, | |
| "UI_UX": 17, | |
| "Updates": 59, | |
| "Virtual_reality_headset_&_mode": 60, | |
| "Visual_and_atmosphere": 61, | |
| "Wishlist_and_Notifications": 29, | |
| "\u00a0Creative_mechanics": 8 | |
| }, | |
| "max_position_embeddings": 512, | |
| "model_type": "distilbert", | |
| "n_heads": 12, | |
| "n_layers": 6, | |
| "pad_token_id": 0, | |
| "problem_type": "multi_label_classification", | |
| "qa_dropout": 0.1, | |
| "seq_classif_dropout": 0.2, | |
| "sinusoidal_pos_embds": false, | |
| "tie_weights_": true, | |
| "torch_dtype": "float32", | |
| "transformers_version": "4.23.1", | |
| "vocab_size": 30522 | |
| } | |