{ "_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": "breaking_news", "1": "play_music", "2": "read_news", "3": "pause_content", "4": "next_content", "5": "user_manual", "6": "gpt_ai", "7": "max_volume", "8": "restart_content", "9": "increase_volume", "10": "most_read_news", "11": "min_volume", "12": "start_content", "13": "stop_content", "14": "mute", "15": "resume_content", "16": "pre_content", "17": "last_news", "18": "unknow", "19": "decrease_volume", "20": "default_volume", "21": "un_mute" }, "initializer_range": 0.02, "intermediate_size": 3072, "label2id": { "breaking_news": 0, "decrease_volume": 19, "default_volume": 20, "gpt_ai": 6, "increase_volume": 9, "last_news": 17, "max_volume": 7, "min_volume": 11, "most_read_news": 10, "mute": 14, "next_content": 4, "pause_content": 3, "play_music": 1, "pre_content": 16, "read_news": 2, "restart_content": 8, "resume_content": 15, "start_content": 12, "stop_content": 13, "un_mute": 21, "unknow": 18, "user_manual": 5 }, "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.36.0", "type_vocab_size": 1, "use_cache": true, "vocab_size": 64001 }