File size: 3,732 Bytes
f90103e
06cfa69
f90103e
 
 
 
 
 
 
 
06cfa69
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f90103e
 
 
 
06cfa69
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f90103e
 
 
 
 
 
 
 
 
 
 
 
 
 
06cfa69
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
{
  "_name_or_path": "UFNLP/gatortrons",
  "architectures": [
    "MegatronBertForTokenClassification"
  ],
  "attention_probs_dropout_prob": 0.1,
  "hidden_act": "gelu",
  "hidden_dropout_prob": 0.1,
  "hidden_size": 1024,
  "id2label": {
    "0": "['Living Beings', 'Virus']",
    "1": "['Living Beings', 'Virus']",
    "2": "['Living Beings', 'Bacterium']",
    "3": "['Living Beings', 'Bacterium']",
    "4": "['Anatomy', 'Anatomical Structure']",
    "5": "['Anatomy', 'Anatomical Structure']",
    "6": "['Anatomy', 'Body System']",
    "7": "['Anatomy', 'Body System']",
    "8": "['Anatomy', 'Body Substance']",
    "9": "['Anatomy', 'Body Substance']",
    "10": "['Disorders', 'Finding']",
    "11": "['Disorders', 'Finding']",
    "12": "['Disorders', 'Injury or Poisoning']",
    "13": "['Disorders', 'Injury or Poisoning']",
    "14": "['Phenomena', 'Biologic Function']",
    "15": "['Phenomena', 'Biologic Function']",
    "16": "['Procedures', 'Health Care Activity']",
    "17": "['Procedures', 'Health Care Activity']",
    "18": "['Procedures', 'Research Activity']",
    "19": "['Procedures', 'Research Activity']",
    "20": "['Devices', 'Medical Device']",
    "21": "['Devices', 'Medical Device']",
    "22": "['Concepts & Ideas', 'Spatial Concept']",
    "23": "['Concepts & Ideas', 'Spatial Concept']",
    "24": "['Occupations', 'Biomedical Occupation or Discipline']",
    "25": "['Occupations', 'Biomedical Occupation or Discipline']",
    "26": "['Organizations', 'Organization']",
    "27": "['Organizations', 'Organization']",
    "28": "['Living Beings', 'Professional or Occupational Group']",
    "29": "['Living Beings', 'Professional or Occupational Group']",
    "30": "['Living Beings', 'Population Group']",
    "31": "['Living Beings', 'Population Group']",
    "32": "['Chemicals & Drugs', 'Chemical']",
    "33": "['Chemicals & Drugs', 'Chemical']",
    "34": "['Objects', 'Food']",
    "35": "['Objects', 'Food']",
    "36": "['Concepts & Ideas', 'Intellectual Product']",
    "37": "['Concepts & Ideas', 'Intellectual Product']",
    "38": "['Physiology', 'Clinical Attribute']",
    "39": "['Physiology', 'Clinical Attribute']",
    "40": "['Living Beings', 'Eukaryote']",
    "41": "['Living Beings', 'Eukaryote']",
    "42": "None"
  },
  "initializer_range": 0.02,
  "intermediate_size": 4096,
  "label2id": {
    "['Living Beings', 'Virus']": 1,
    "['Living Beings', 'Bacterium']": 3,
    "['Anatomy', 'Anatomical Structure']": 5,
    "['Anatomy', 'Body System']": 7,
    "['Anatomy', 'Body Substance']": 9,
    "['Disorders', 'Finding']": 11,
    "['Disorders', 'Injury or Poisoning']": 13,
    "['Phenomena', 'Biologic Function']": 15,
    "['Procedures', 'Health Care Activity']": 17,
    "['Procedures', 'Research Activity']": 19,
    "['Devices', 'Medical Device']": 21,
    "['Concepts & Ideas', 'Spatial Concept']": 23,
    "['Occupations', 'Biomedical Occupation or Discipline']": 25,
    "['Organizations', 'Organization']": 27,
    "['Living Beings', 'Professional or Occupational Group']": 29,
    "['Living Beings', 'Population Group']": 31,
    "['Chemicals & Drugs', 'Chemical']": 33,
    "['Objects', 'Food']": 35,
    "['Concepts & Ideas', 'Intellectual Product']": 37,
    "['Physiology', 'Clinical Attribute']": 39,
    "['Living Beings', 'Eukaryote']": 41,
    "None": 42
  },
  "layer_norm_eps": 1e-12,
  "max_position_embeddings": 512,
  "model_type": "megatron-bert",
  "num_attention_heads": 16,
  "num_hidden_layers": 24,
  "pad_token_id": 0,
  "position_embedding_type": "absolute",
  "tokenizer_type": "BertWordPieceCase",
  "torch_dtype": "float32",
  "transformers_version": "4.37.1",
  "type_vocab_size": 2,
  "use_cache": true,
  "vocab_size": 50176
}