karimmohamed19 commited on
Commit
cdafcec
·
verified ·
1 Parent(s): e54b223

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +99 -101
config.json CHANGED
@@ -1,7 +1,5 @@
1
  {
2
- "architectures": [
3
- "BertForSequenceClassification"
4
- ],
5
  "attention_probs_dropout_prob": 0.1,
6
  "classifier_dropout": null,
7
  "gradient_checkpointing": false,
@@ -9,108 +7,108 @@
9
  "hidden_dropout_prob": 0.1,
10
  "hidden_size": 768,
11
  "id2label": {
12
- "0": "LABEL_0",
13
- "1": "LABEL_1",
14
- "2": "LABEL_2",
15
- "3": "LABEL_3",
16
- "4": "LABEL_4",
17
- "5": "LABEL_5",
18
- "6": "LABEL_6",
19
- "7": "LABEL_7",
20
- "8": "LABEL_8",
21
- "9": "LABEL_9",
22
- "10": "LABEL_10",
23
- "11": "LABEL_11",
24
- "12": "LABEL_12",
25
- "13": "LABEL_13",
26
- "14": "LABEL_14",
27
- "15": "LABEL_15",
28
- "16": "LABEL_16",
29
- "17": "LABEL_17",
30
- "18": "LABEL_18",
31
- "19": "LABEL_19",
32
- "20": "LABEL_20",
33
- "21": "LABEL_21",
34
- "22": "LABEL_22",
35
- "23": "LABEL_23",
36
- "24": "LABEL_24",
37
- "25": "LABEL_25",
38
- "26": "LABEL_26",
39
- "27": "LABEL_27",
40
- "28": "LABEL_28",
41
- "29": "LABEL_29",
42
- "30": "LABEL_30",
43
- "31": "LABEL_31",
44
- "32": "LABEL_32",
45
- "33": "LABEL_33",
46
- "34": "LABEL_34",
47
- "35": "LABEL_35",
48
- "36": "LABEL_36",
49
- "37": "LABEL_37",
50
- "38": "LABEL_38",
51
- "39": "LABEL_39",
52
- "40": "LABEL_40",
53
- "41": "LABEL_41",
54
- "42": "LABEL_42",
55
- "43": "LABEL_43",
56
- "44": "LABEL_44",
57
- "45": "LABEL_45",
58
- "46": "LABEL_46",
59
- "47": "LABEL_47",
60
- "48": "LABEL_48"
61
  },
62
  "initializer_range": 0.02,
63
  "intermediate_size": 3072,
64
  "label2id": {
65
- "LABEL_0": 0,
66
- "LABEL_1": 1,
67
- "LABEL_10": 10,
68
- "LABEL_11": 11,
69
- "LABEL_12": 12,
70
- "LABEL_13": 13,
71
- "LABEL_14": 14,
72
- "LABEL_15": 15,
73
- "LABEL_16": 16,
74
- "LABEL_17": 17,
75
- "LABEL_18": 18,
76
- "LABEL_19": 19,
77
- "LABEL_2": 2,
78
- "LABEL_20": 20,
79
- "LABEL_21": 21,
80
- "LABEL_22": 22,
81
- "LABEL_23": 23,
82
- "LABEL_24": 24,
83
- "LABEL_25": 25,
84
- "LABEL_26": 26,
85
- "LABEL_27": 27,
86
- "LABEL_28": 28,
87
- "LABEL_29": 29,
88
- "LABEL_3": 3,
89
- "LABEL_30": 30,
90
- "LABEL_31": 31,
91
- "LABEL_32": 32,
92
- "LABEL_33": 33,
93
- "LABEL_34": 34,
94
- "LABEL_35": 35,
95
- "LABEL_36": 36,
96
- "LABEL_37": 37,
97
- "LABEL_38": 38,
98
- "LABEL_39": 39,
99
- "LABEL_4": 4,
100
- "LABEL_40": 40,
101
- "LABEL_41": 41,
102
- "LABEL_42": 42,
103
- "LABEL_43": 43,
104
- "LABEL_44": 44,
105
- "LABEL_45": 45,
106
- "LABEL_46": 46,
107
- "LABEL_47": 47,
108
- "LABEL_48": 48,
109
- "LABEL_5": 5,
110
- "LABEL_6": 6,
111
- "LABEL_7": 7,
112
- "LABEL_8": 8,
113
- "LABEL_9": 9
114
  },
115
  "layer_norm_eps": 1e-12,
116
  "max_position_embeddings": 512,
 
1
  {
2
+ "architectures": ["BertForSequenceClassification"],
 
 
3
  "attention_probs_dropout_prob": 0.1,
4
  "classifier_dropout": null,
5
  "gradient_checkpointing": false,
 
7
  "hidden_dropout_prob": 0.1,
8
  "hidden_size": 768,
9
  "id2label": {
10
+ "0": "ADHD",
11
+ "1": "Amputation",
12
+ "2": "Anxiety Disorders",
13
+ "3": "Aphasia",
14
+ "4": "Apraxia of Speech",
15
+ "5": "Arthritis",
16
+ "6": "Auditory Processing Disorder",
17
+ "7": "Autism Spectrum Disorder",
18
+ "8": "Bipolar Disorder",
19
+ "9": "Blindness",
20
+ "10": "Cataracts",
21
+ "11": "Cerebral Palsy",
22
+ "12": "Color Blindness",
23
+ "13": "Conductive Hearing Loss",
24
+ "14": "Depression",
25
+ "15": "Developmental Delay",
26
+ "16": "Down Syndrome",
27
+ "17": "Dysarthria",
28
+ "18": "Dyscalculia",
29
+ "19": "Dysgraphia",
30
+ "20": "Dyslexia",
31
+ "21": "Eating Disorders",
32
+ "22": "Executive Functioning Deficits",
33
+ "23": "Fragile X Syndrome",
34
+ "24": "Glaucoma",
35
+ "25": "Intellectual Disability",
36
+ "26": "Language Processing Disorder",
37
+ "27": "Low Vision",
38
+ "28": "Macular Degeneration",
39
+ "29": "Mixed Hearing Loss",
40
+ "30": "Mobility Impairments",
41
+ "31": "Multiple Sclerosis",
42
+ "32": "Muscular Dystrophy",
43
+ "33": "Neural Hearing Loss",
44
+ "34": "Noise-Induced Hearing Loss",
45
+ "35": "Nonverbal Learning Disability",
46
+ "36": "OCD",
47
+ "37": "PTSD",
48
+ "38": "Profound Deafness",
49
+ "39": "Retinal Disorders",
50
+ "40": "Schizophrenia",
51
+ "41": "Selective Mutism",
52
+ "42": "Sensorineural Hearing Loss",
53
+ "43": "Specific Learning Disabilities",
54
+ "44": "Spinal Cord Injury",
55
+ "45": "Stuttering",
56
+ "46": "Tinnitus",
57
+ "47": "Tourette Syndrome",
58
+ "48": "Voice Disorders"
59
  },
60
  "initializer_range": 0.02,
61
  "intermediate_size": 3072,
62
  "label2id": {
63
+ "ADHD": 0,
64
+ "Amputation": 1,
65
+ "Anxiety Disorders": 2,
66
+ "Aphasia": 3,
67
+ "Apraxia of Speech": 4,
68
+ "Arthritis": 5,
69
+ "Auditory Processing Disorder": 6,
70
+ "Autism Spectrum Disorder": 7,
71
+ "Bipolar Disorder": 8,
72
+ "Blindness": 9,
73
+ "Cataracts": 10,
74
+ "Cerebral Palsy": 11,
75
+ "Color Blindness": 12,
76
+ "Conductive Hearing Loss": 13,
77
+ "Depression": 14,
78
+ "Developmental Delay": 15,
79
+ "Down Syndrome": 16,
80
+ "Dysarthria": 17,
81
+ "Dyscalculia": 18,
82
+ "Dysgraphia": 19,
83
+ "Dyslexia": 20,
84
+ "Eating Disorders": 21,
85
+ "Executive Functioning Deficits": 22,
86
+ "Fragile X Syndrome": 23,
87
+ "Glaucoma": 24,
88
+ "Intellectual Disability": 25,
89
+ "Language Processing Disorder": 26,
90
+ "Low Vision": 27,
91
+ "Macular Degeneration": 28,
92
+ "Mixed Hearing Loss": 29,
93
+ "Mobility Impairments": 30,
94
+ "Multiple Sclerosis": 31,
95
+ "Muscular Dystrophy": 32,
96
+ "Neural Hearing Loss": 33,
97
+ "Noise-Induced Hearing Loss": 34,
98
+ "Nonverbal Learning Disability": 35,
99
+ "OCD": 36,
100
+ "PTSD": 37,
101
+ "Profound Deafness": 38,
102
+ "Retinal Disorders": 39,
103
+ "Schizophrenia": 40,
104
+ "Selective Mutism": 41,
105
+ "Sensorineural Hearing Loss": 42,
106
+ "Specific Learning Disabilities": 43,
107
+ "Spinal Cord Injury": 44,
108
+ "Stuttering": 45,
109
+ "Tinnitus": 46,
110
+ "Tourette Syndrome": 47,
111
+ "Voice Disorders": 48
112
  },
113
  "layer_norm_eps": 1e-12,
114
  "max_position_embeddings": 512,