avsolatorio commited on
Commit
5d83df6
1 Parent(s): 9c5dc24

Training in progress, step 1000

Browse files
added_tokens.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "[MASK]": 128000
3
+ }
config.json ADDED
@@ -0,0 +1,214 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "microsoft/deberta-v3-small",
3
+ "architectures": [
4
+ "DebertaV2ForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "hidden_act": "gelu",
8
+ "hidden_dropout_prob": 0.1,
9
+ "hidden_size": 768,
10
+ "id2label": {
11
+ "0": "Water Supply",
12
+ "1": "Sexual Orientation and Gender Identity",
13
+ "2": "Investment Climate",
14
+ "3": "Environment",
15
+ "4": "Water Resources Management",
16
+ "5": "Labor Markets",
17
+ "6": "Governance",
18
+ "7": "Competition Policy",
19
+ "8": "Long-Term Finance",
20
+ "9": "Food Security Update",
21
+ "10": "Social Protection",
22
+ "11": "Inequality and Shared Prosperity",
23
+ "12": "Infectious diseases and Vaccines",
24
+ "13": "Jobs and Development",
25
+ "14": "Energy",
26
+ "15": "Education and Technology",
27
+ "16": "Debt Relief",
28
+ "17": "Financial Sector",
29
+ "18": "Measuring Poverty",
30
+ "19": "Education",
31
+ "20": "Water",
32
+ "21": "Procurement for Development",
33
+ "22": "Livestock and Sustainability",
34
+ "23": "Disaster Risk Management",
35
+ "24": "Financial Inclusion",
36
+ "25": "Trade Facilitation and Logistics",
37
+ "26": "Financial Integrity",
38
+ "27": "Health",
39
+ "28": "Regional Integration",
40
+ "29": "Forests and Landscapes",
41
+ "30": "Jobs & Development",
42
+ "31": "Payment Systems",
43
+ "32": "Agribusiness and Value Chains",
44
+ "33": "Disability Inclusion",
45
+ "34": "Marine Plastic Pollution",
46
+ "35": "Global Financing Facility for Women, Children and Adolescents",
47
+ "36": "Skills Development",
48
+ "37": "Sustainable Infrastructure Finance",
49
+ "38": "Land",
50
+ "39": "Sustainable Communities",
51
+ "40": "Higher Education",
52
+ "41": "Climate Change",
53
+ "42": "Small and Medium Enterprises Finance",
54
+ "43": "Teachers",
55
+ "44": "Migration",
56
+ "45": "Debt",
57
+ "46": "Urban Development",
58
+ "47": "Mining Investment and Governance Review",
59
+ "48": "Innovation and Entrepreneurship",
60
+ "49": "Natural Capital",
61
+ "50": "Transport",
62
+ "51": "Gender",
63
+ "52": "Safety Nets and Cash Transfers",
64
+ "53": "Inclusive Cities",
65
+ "54": "Extractive Industries",
66
+ "55": "Global Value Chains",
67
+ "56": "Agriculture and Food",
68
+ "57": "Universal Health Coverage",
69
+ "58": "Sanitation",
70
+ "59": "Gas Flaring Reduction",
71
+ "60": "COVID-19 Hub",
72
+ "61": "Girls' Education",
73
+ "62": "Macroeconomics",
74
+ "63": "Trade",
75
+ "64": "Pandemic Preparedness and COVID-19",
76
+ "65": "Infrastructure",
77
+ "66": "Oceans, Fisheries, and Coastal Economies",
78
+ "67": "Social Sustainability and Inclusion",
79
+ "68": "Community-Driven Development",
80
+ "69": "Credit Infrastructure",
81
+ "70": "Pollution",
82
+ "71": "Pensions",
83
+ "72": "Financial Stability",
84
+ "73": "One Health",
85
+ "74": "Indigenous Peoples",
86
+ "75": "Digital Development",
87
+ "76": "Climate-Smart Agriculture",
88
+ "77": "Food System Jobs",
89
+ "78": "Early Childhood Development",
90
+ "79": "Biodiversity",
91
+ "80": "Poverty",
92
+ "81": "Fragility, Conflict, and Violence",
93
+ "82": "Competitiveness",
94
+ "83": "Social Inclusion",
95
+ "84": "Nutrition",
96
+ "85": "Taxes and Government Revenue",
97
+ "86": "Water in Agriculture"
98
+ },
99
+ "initializer_range": 0.02,
100
+ "intermediate_size": 3072,
101
+ "label2id": {
102
+ "Agribusiness and Value Chains": 32,
103
+ "Agriculture and Food": 56,
104
+ "Biodiversity": 79,
105
+ "COVID-19 Hub": 60,
106
+ "Climate Change": 41,
107
+ "Climate-Smart Agriculture": 76,
108
+ "Community-Driven Development": 68,
109
+ "Competition Policy": 7,
110
+ "Competitiveness": 82,
111
+ "Credit Infrastructure": 69,
112
+ "Debt": 45,
113
+ "Debt Relief": 16,
114
+ "Digital Development": 75,
115
+ "Disability Inclusion": 33,
116
+ "Disaster Risk Management": 23,
117
+ "Early Childhood Development": 78,
118
+ "Education": 19,
119
+ "Education and Technology": 15,
120
+ "Energy": 14,
121
+ "Environment": 3,
122
+ "Extractive Industries": 54,
123
+ "Financial Inclusion": 24,
124
+ "Financial Integrity": 26,
125
+ "Financial Sector": 17,
126
+ "Financial Stability": 72,
127
+ "Food Security Update": 9,
128
+ "Food System Jobs": 77,
129
+ "Forests and Landscapes": 29,
130
+ "Fragility, Conflict, and Violence": 81,
131
+ "Gas Flaring Reduction": 59,
132
+ "Gender": 51,
133
+ "Girls' Education": 61,
134
+ "Global Financing Facility for Women, Children and Adolescents": 35,
135
+ "Global Value Chains": 55,
136
+ "Governance": 6,
137
+ "Health": 27,
138
+ "Higher Education": 40,
139
+ "Inclusive Cities": 53,
140
+ "Indigenous Peoples": 74,
141
+ "Inequality and Shared Prosperity": 11,
142
+ "Infectious diseases and Vaccines": 12,
143
+ "Infrastructure": 65,
144
+ "Innovation and Entrepreneurship": 48,
145
+ "Investment Climate": 2,
146
+ "Jobs & Development": 30,
147
+ "Jobs and Development": 13,
148
+ "Labor Markets": 5,
149
+ "Land": 38,
150
+ "Livestock and Sustainability": 22,
151
+ "Long-Term Finance": 8,
152
+ "Macroeconomics": 62,
153
+ "Marine Plastic Pollution": 34,
154
+ "Measuring Poverty": 18,
155
+ "Migration": 44,
156
+ "Mining Investment and Governance Review": 47,
157
+ "Natural Capital": 49,
158
+ "Nutrition": 84,
159
+ "Oceans, Fisheries, and Coastal Economies": 66,
160
+ "One Health": 73,
161
+ "Pandemic Preparedness and COVID-19": 64,
162
+ "Payment Systems": 31,
163
+ "Pensions": 71,
164
+ "Pollution": 70,
165
+ "Poverty": 80,
166
+ "Procurement for Development": 21,
167
+ "Regional Integration": 28,
168
+ "Safety Nets and Cash Transfers": 52,
169
+ "Sanitation": 58,
170
+ "Sexual Orientation and Gender Identity": 1,
171
+ "Skills Development": 36,
172
+ "Small and Medium Enterprises Finance": 42,
173
+ "Social Inclusion": 83,
174
+ "Social Protection": 10,
175
+ "Social Sustainability and Inclusion": 67,
176
+ "Sustainable Communities": 39,
177
+ "Sustainable Infrastructure Finance": 37,
178
+ "Taxes and Government Revenue": 85,
179
+ "Teachers": 43,
180
+ "Trade": 63,
181
+ "Trade Facilitation and Logistics": 25,
182
+ "Transport": 50,
183
+ "Universal Health Coverage": 57,
184
+ "Urban Development": 46,
185
+ "Water": 20,
186
+ "Water Resources Management": 4,
187
+ "Water Supply": 0,
188
+ "Water in Agriculture": 86
189
+ },
190
+ "layer_norm_eps": 1e-07,
191
+ "max_position_embeddings": 512,
192
+ "max_relative_positions": -1,
193
+ "model_type": "deberta-v2",
194
+ "norm_rel_ebd": "layer_norm",
195
+ "num_attention_heads": 12,
196
+ "num_hidden_layers": 6,
197
+ "pad_token_id": 0,
198
+ "pooler_dropout": 0,
199
+ "pooler_hidden_act": "gelu",
200
+ "pooler_hidden_size": 768,
201
+ "pos_att_type": [
202
+ "p2c",
203
+ "c2p"
204
+ ],
205
+ "position_biased_input": false,
206
+ "position_buckets": 256,
207
+ "problem_type": "multi_label_classification",
208
+ "relative_attention": true,
209
+ "share_att_key": true,
210
+ "torch_dtype": "float32",
211
+ "transformers_version": "4.44.2",
212
+ "type_vocab_size": 0,
213
+ "vocab_size": 128100
214
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f14de1f1f4deec88ab433c478cde16f524df39f4f7a0b43fd5a0ce879c2b1839
3
+ size 567860028
runs/Sep15_05-47-23_555dfb4bc62a/events.out.tfevents.1726379247.555dfb4bc62a.6819.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68b0a96da3f96c18d00485cfa2c0df66641db5d28d6ee2220387ac9ff1f8f8ed
3
+ size 11741
special_tokens_map.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "[CLS]",
3
+ "cls_token": "[CLS]",
4
+ "eos_token": "[SEP]",
5
+ "mask_token": "[MASK]",
6
+ "pad_token": "[PAD]",
7
+ "sep_token": "[SEP]",
8
+ "unk_token": {
9
+ "content": "[UNK]",
10
+ "lstrip": false,
11
+ "normalized": true,
12
+ "rstrip": false,
13
+ "single_word": false
14
+ }
15
+ }
spm.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c679fbf93643d19aab7ee10c0b99e460bdbc02fedf34b92b05af343b4af586fd
3
+ size 2464616
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "[PAD]",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "1": {
12
+ "content": "[CLS]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "2": {
20
+ "content": "[SEP]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "3": {
28
+ "content": "[UNK]",
29
+ "lstrip": false,
30
+ "normalized": true,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "128000": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "bos_token": "[CLS]",
45
+ "clean_up_tokenization_spaces": true,
46
+ "cls_token": "[CLS]",
47
+ "do_lower_case": false,
48
+ "eos_token": "[SEP]",
49
+ "mask_token": "[MASK]",
50
+ "model_max_length": 1000000000000000019884624838656,
51
+ "pad_token": "[PAD]",
52
+ "sep_token": "[SEP]",
53
+ "sp_model_kwargs": {},
54
+ "split_by_punct": false,
55
+ "tokenizer_class": "DebertaV2Tokenizer",
56
+ "unk_token": "[UNK]",
57
+ "vocab_type": "spm"
58
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b15ea728e9972258bd6817d47dab7216621d086d49df9d5c90ce4cef3be12a5
3
+ size 5240