{"_name_or_path": "./data/model", "architectures": ["BertForSequenceClassification"], "attention_probs_dropout_prob": 0.1, "classifier_dropout": null, "hidden_act": "gelu", "hidden_dropout_prob": 0.1, "hidden_size": 768, "id2label": {"0": "abscess", "1": "adverse reaction to drug", "2": "appetite disorder", "3": "blank", "4": "blood test", "5": "claw/nail disorder", "6": "dental disorder", "7": "disorder not diagnosed", "8": "ear disorder", "9": "endocrine system disorder", "10": "enteropathy", "11": "female reproductive disorder", "12": "fever (undiagnosed)", "13": "foreign body", "14": "heart disorder", "15": "intoxication", "16": "kidney disorder", "17": "lethargy", "18": "liver disorder", "19": "lower respiratory tract disorder", "20": "lymph node disorder", "21": "male reproductive disorder", "22": "mass", "23": "musculoskeletal disorder", "24": "neoplasia", "25": "neurological disorder", "26": "ophthalmological disorder", "27": "oral cavity disorder", "28": "other species", "29": "palliative", "30": "pancreatic disorder", "31": "post operative complication", "32": "prophylaxis", "33": "repeat", "34": "skin disorder", "35": "traumatic injury", "36": "unknown", "37": "upper respiratory tract disorder", "38": "urinary tract disorder"}, "initializer_range": 0.02, "intermediate_size": 3072, "label2id": {"abscess": "0", "adverse reaction to drug": "1", "appetite disorder": "2", "blank": "3", "blood test": "4", "claw/nail disorder": "5", "dental disorder": "6", "disorder not diagnosed": "7", "ear disorder": "8", "endocrine system disorder": "9", "enteropathy": "10", "female reproductive disorder": "11", "fever (undiagnosed)": "12", "foreign body": "13", "heart disorder": "14", "intoxication": "15", "kidney disorder": "16", "lethargy": "17", "liver disorder": "18", "lower respiratory tract disorder": "19", "lymph node disorder": "20", "male reproductive disorder": "21", "mass": "22", "musculoskeletal disorder": "23", "neoplasia": "24", "neurological disorder": "25", "ophthalmological disorder": "26", "oral cavity disorder": "27", "other species": "28", "palliative": "29", "pancreatic disorder": "30", "post operative complication": "31", "prophylaxis": "32", "repeat": "33", "skin disorder": "34", "traumatic injury": "35", "unknown": "36", "upper respiratory tract disorder": "37", "urinary tract disorder": "38"}, "layer_norm_eps": 1e-12, "max_position_embeddings": 512, "model_type": "bert", "num_attention_heads": 12, "num_hidden_layers": 12, "pad_token_id": 0, "position_embedding_type": "absolute", "problem_type": "single_label_classification", "torch_dtype": "float32", "transformers_version": "4.20.1", "type_vocab_size": 2, "use_cache": true, "vocab_size": 28996}