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