{ "_name_or_path": "AutoTrain", "_num_labels": 27, "architectures": [ "BertForSequenceClassification" ], "attention_probs_dropout_prob": 0.1, "bos_token_id": 0, "classifier_dropout": null, "directionality": "bidi", "eos_token_id": 2, "hidden_act": "gelu", "hidden_dropout_prob": 0.1, "hidden_size": 768, "id2label": { "0": "\u4fb5\u5360\u7f6a", "1": "\u507d\u8b49\u53ca\u8aa3\u544a\u7f6a", "2": "\u507d\u9020\u6587\u66f8\u5370\u6587\u7f6a", "3": "\u507d\u9020\u6709\u50f9\u8b49\u5238\u7f6a", "4": "\u50b7\u5bb3\u7f6a", "5": "\u516c\u5171\u5371\u96aa\u7f6a", "6": "\u59a8\u5bb3\u516c\u52d9\u7f6a", "7": "\u59a8\u5bb3\u540d\u8b7d\u53ca\u4fe1\u7528\u7f6a", "8": "\u59a8\u5bb3\u5a5a\u59fb\u53ca\u5bb6\u5ead\u7f6a", "9": "\u59a8\u5bb3\u6027\u81ea\u4e3b\u7f6a", "10": "\u59a8\u5bb3\u6295\u7968\u7f6a", "11": "\u59a8\u5bb3\u79d8\u5bc6\u7f6a", "12": "\u59a8\u5bb3\u79e9\u5e8f\u7f6a", "13": "\u59a8\u5bb3\u81ea\u7531\u7f6a", "14": "\u59a8\u5bb3\u96fb\u8166\u4f7f\u7528\u7f6a", "15": "\u59a8\u5bb3\u98a8\u5316\u7f6a", "16": "\u6050\u5687\u53ca\u64c4\u4eba\u52d2\u8d16\u7f6a", "17": "\u6436\u596a\u5f37\u76dc\u53ca\u6d77\u76dc\u7f6a", "18": "\u6bba\u4eba\u7f6a", "19": "\u6bc0\u68c4\u640d\u58de\u7f6a", "20": "\u7006\u8077\u7f6a", "21": "\u7aca\u76dc\u7f6a", "22": "\u85cf\u533f\u4eba\u72af\u53ca\u6e6e\u6ec5\u8b49\u64da\u7f6a", "23": "\u8a50\u6b3a\u80cc\u4fe1\u53ca\u91cd\u5229\u7f6a", "24": "\u8ced\u535a\u7f6a", "25": "\u8d13\u7269\u7f6a", "26": "\u907a\u68c4\u7f6a" }, "initializer_range": 0.02, "intermediate_size": 3072, "label2id": { "\u4fb5\u5360\u7f6a": 0, "\u507d\u8b49\u53ca\u8aa3\u544a\u7f6a": 1, "\u507d\u9020\u6587\u66f8\u5370\u6587\u7f6a": 2, "\u507d\u9020\u6709\u50f9\u8b49\u5238\u7f6a": 3, "\u50b7\u5bb3\u7f6a": 4, "\u516c\u5171\u5371\u96aa\u7f6a": 5, "\u59a8\u5bb3\u516c\u52d9\u7f6a": 6, "\u59a8\u5bb3\u540d\u8b7d\u53ca\u4fe1\u7528\u7f6a": 7, "\u59a8\u5bb3\u5a5a\u59fb\u53ca\u5bb6\u5ead\u7f6a": 8, "\u59a8\u5bb3\u6027\u81ea\u4e3b\u7f6a": 9, "\u59a8\u5bb3\u6295\u7968\u7f6a": 10, "\u59a8\u5bb3\u79d8\u5bc6\u7f6a": 11, "\u59a8\u5bb3\u79e9\u5e8f\u7f6a": 12, "\u59a8\u5bb3\u81ea\u7531\u7f6a": 13, "\u59a8\u5bb3\u96fb\u8166\u4f7f\u7528\u7f6a": 14, "\u59a8\u5bb3\u98a8\u5316\u7f6a": 15, "\u6050\u5687\u53ca\u64c4\u4eba\u52d2\u8d16\u7f6a": 16, "\u6436\u596a\u5f37\u76dc\u53ca\u6d77\u76dc\u7f6a": 17, "\u6bba\u4eba\u7f6a": 18, "\u6bc0\u68c4\u640d\u58de\u7f6a": 19, "\u7006\u8077\u7f6a": 20, "\u7aca\u76dc\u7f6a": 21, "\u85cf\u533f\u4eba\u72af\u53ca\u6e6e\u6ec5\u8b49\u64da\u7f6a": 22, "\u8a50\u6b3a\u80cc\u4fe1\u53ca\u91cd\u5229\u7f6a": 23, "\u8ced\u535a\u7f6a": 24, "\u8d13\u7269\u7f6a": 25, "\u907a\u68c4\u7f6a": 26 }, "layer_norm_eps": 1e-12, "max_length": 256, "max_position_embeddings": 512, "model_type": "bert", "num_attention_heads": 12, "num_hidden_layers": 12, "output_past": true, "pad_token_id": 0, "padding": "max_length", "pooler_fc_size": 768, "pooler_num_attention_heads": 12, "pooler_num_fc_layers": 3, "pooler_size_per_head": 128, "pooler_type": "first_token_transform", "position_embedding_type": "absolute", "problem_type": "single_label_classification", "torch_dtype": "float32", "transformers_version": "4.20.0", "type_vocab_size": 2, "use_cache": true, "vocab_size": 21128 }