{ "_name_or_path": "vinai/phobert-base-v2", "architectures": [ "RobertaForSequenceClassification" ], "attention_probs_dropout_prob": 0.1, "bos_token_id": 0, "classifier_dropout": null, "eos_token_id": 2, "hidden_act": "gelu", "hidden_dropout_prob": 0.1, "hidden_size": 768, "id2label": { "0": "read_news", "1": "breaking_news", "2": "play_music", "3": "last_news", "4": "max_volume", "5": "mute", "6": "story", "7": "min_volume", "8": "un_mute", "9": "gpt_ai", "10": "pause_content", "11": "restart_content", "12": "most_read_news", "13": "increase_volume", "14": "weather", "15": "change_voice", "16": "save_news", "17": "datetime", "18": "shutdown", "19": "user_manual", "20": "decrease_volume", "21": "resume_content", "22": "save_music", "23": "stop_content" }, "initializer_range": 0.02, "intermediate_size": 3072, "label2id": { "breaking_news": 1, "change_voice": 15, "datetime": 17, "decrease_volume": 20, "gpt_ai": 9, "increase_volume": 13, "last_news": 3, "max_volume": 4, "min_volume": 7, "most_read_news": 12, "mute": 5, "pause_content": 10, "play_music": 2, "read_news": 0, "restart_content": 11, "resume_content": 21, "save_music": 22, "save_news": 16, "shutdown": 18, "stop_content": 23, "story": 6, "un_mute": 8, "user_manual": 19, "weather": 14 }, "layer_norm_eps": 1e-05, "max_position_embeddings": 258, "model_type": "roberta", "num_attention_heads": 12, "num_hidden_layers": 12, "pad_token_id": 1, "position_embedding_type": "absolute", "problem_type": "single_label_classification", "tokenizer_class": "PhobertTokenizer", "torch_dtype": "float32", "transformers_version": "4.40.1", "type_vocab_size": 1, "use_cache": true, "vocab_size": 64001 }