avsolatorio commited on
Commit
f4f190a
·
verified ·
1 Parent(s): 6297d34

Training in progress, step 1000

Browse files
Files changed (3) hide show
  1. config.json +174 -174
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
config.json CHANGED
@@ -8,184 +8,184 @@
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,
 
8
  "hidden_dropout_prob": 0.1,
9
  "hidden_size": 768,
10
  "id2label": {
11
+ "0": "Global Financing Facility for Women, Children and Adolescents",
12
+ "1": "Competitiveness",
13
+ "2": "Sustainable Communities",
14
+ "3": "Education",
15
+ "4": "Natural Capital",
16
+ "5": "Regional Integration",
17
+ "6": "Jobs and Development",
18
+ "7": "Innovation and Entrepreneurship",
19
+ "8": "Inclusive Cities",
20
+ "9": "Jobs & Development",
21
+ "10": "Transport",
22
+ "11": "Sustainable Infrastructure Finance",
23
+ "12": "Pandemic Preparedness and COVID-19",
24
+ "13": "Taxes and Government Revenue",
25
+ "14": "Labor Markets",
26
+ "15": "Measuring Poverty",
27
+ "16": "Food Security Update",
28
+ "17": "Disability Inclusion",
29
+ "18": "Agriculture and Food",
30
+ "19": "Trade Facilitation and Logistics",
31
+ "20": "Social Protection",
32
+ "21": "One Health",
33
+ "22": "Biodiversity",
34
+ "23": "Social Inclusion",
35
+ "24": "Credit Infrastructure",
36
+ "25": "Water Supply",
37
+ "26": "Early Childhood Development",
38
+ "27": "Food System Jobs",
39
+ "28": "Migration",
40
+ "29": "Indigenous Peoples",
41
+ "30": "Universal Health Coverage",
42
+ "31": "Financial Sector",
43
+ "32": "Procurement for Development",
44
+ "33": "Inequality and Shared Prosperity",
45
+ "34": "COVID-19 Hub",
46
+ "35": "Poverty",
47
+ "36": "Financial Stability",
48
+ "37": "Digital Development",
49
+ "38": "Long-Term Finance",
50
+ "39": "Gas Flaring Reduction",
51
+ "40": "Mining Investment and Governance Review",
52
+ "41": "Small and Medium Enterprises Finance",
53
+ "42": "Infrastructure",
54
+ "43": "Health",
55
+ "44": "Sexual Orientation and Gender Identity",
56
+ "45": "Nutrition",
57
+ "46": "Financial Inclusion",
58
+ "47": "Fragility, Conflict, and Violence",
59
+ "48": "Debt Relief",
60
+ "49": "Disaster Risk Management",
61
+ "50": "Water in Agriculture",
62
+ "51": "Livestock and Sustainability",
63
+ "52": "Global Value Chains",
64
+ "53": "Competition Policy",
65
+ "54": "Pollution",
66
+ "55": "Urban Development",
67
+ "56": "Gender",
68
+ "57": "Safety Nets and Cash Transfers",
69
+ "58": "Forests and Landscapes",
70
+ "59": "Water Resources Management",
71
+ "60": "Extractive Industries",
72
+ "61": "Social Sustainability and Inclusion",
73
+ "62": "Energy",
74
+ "63": "Girls' Education",
75
+ "64": "Environment",
76
+ "65": "Marine Plastic Pollution",
77
+ "66": "Education and Technology",
78
+ "67": "Financial Integrity",
79
+ "68": "Oceans, Fisheries, and Coastal Economies",
80
+ "69": "Sanitation",
81
+ "70": "Land",
82
+ "71": "Higher Education",
83
+ "72": "Teachers",
84
+ "73": "Investment Climate",
85
+ "74": "Debt",
86
+ "75": "Climate Change",
87
+ "76": "Trade",
88
+ "77": "Skills Development",
89
+ "78": "Agribusiness and Value Chains",
90
+ "79": "Climate-Smart Agriculture",
91
+ "80": "Pensions",
92
+ "81": "Infectious diseases and Vaccines",
93
+ "82": "Payment Systems",
94
+ "83": "Community-Driven Development",
95
+ "84": "Water",
96
+ "85": "Governance",
97
+ "86": "Macroeconomics"
98
  },
99
  "initializer_range": 0.02,
100
  "intermediate_size": 3072,
101
  "label2id": {
102
+ "Agribusiness and Value Chains": 78,
103
+ "Agriculture and Food": 18,
104
+ "Biodiversity": 22,
105
+ "COVID-19 Hub": 34,
106
+ "Climate Change": 75,
107
+ "Climate-Smart Agriculture": 79,
108
+ "Community-Driven Development": 83,
109
+ "Competition Policy": 53,
110
+ "Competitiveness": 1,
111
+ "Credit Infrastructure": 24,
112
+ "Debt": 74,
113
+ "Debt Relief": 48,
114
+ "Digital Development": 37,
115
+ "Disability Inclusion": 17,
116
+ "Disaster Risk Management": 49,
117
+ "Early Childhood Development": 26,
118
+ "Education": 3,
119
+ "Education and Technology": 66,
120
+ "Energy": 62,
121
+ "Environment": 64,
122
+ "Extractive Industries": 60,
123
+ "Financial Inclusion": 46,
124
+ "Financial Integrity": 67,
125
+ "Financial Sector": 31,
126
+ "Financial Stability": 36,
127
+ "Food Security Update": 16,
128
+ "Food System Jobs": 27,
129
+ "Forests and Landscapes": 58,
130
+ "Fragility, Conflict, and Violence": 47,
131
+ "Gas Flaring Reduction": 39,
132
+ "Gender": 56,
133
+ "Girls' Education": 63,
134
+ "Global Financing Facility for Women, Children and Adolescents": 0,
135
+ "Global Value Chains": 52,
136
+ "Governance": 85,
137
+ "Health": 43,
138
+ "Higher Education": 71,
139
+ "Inclusive Cities": 8,
140
+ "Indigenous Peoples": 29,
141
+ "Inequality and Shared Prosperity": 33,
142
+ "Infectious diseases and Vaccines": 81,
143
+ "Infrastructure": 42,
144
+ "Innovation and Entrepreneurship": 7,
145
+ "Investment Climate": 73,
146
+ "Jobs & Development": 9,
147
+ "Jobs and Development": 6,
148
+ "Labor Markets": 14,
149
+ "Land": 70,
150
+ "Livestock and Sustainability": 51,
151
+ "Long-Term Finance": 38,
152
+ "Macroeconomics": 86,
153
+ "Marine Plastic Pollution": 65,
154
+ "Measuring Poverty": 15,
155
+ "Migration": 28,
156
+ "Mining Investment and Governance Review": 40,
157
+ "Natural Capital": 4,
158
+ "Nutrition": 45,
159
+ "Oceans, Fisheries, and Coastal Economies": 68,
160
+ "One Health": 21,
161
+ "Pandemic Preparedness and COVID-19": 12,
162
+ "Payment Systems": 82,
163
+ "Pensions": 80,
164
+ "Pollution": 54,
165
+ "Poverty": 35,
166
+ "Procurement for Development": 32,
167
+ "Regional Integration": 5,
168
+ "Safety Nets and Cash Transfers": 57,
169
+ "Sanitation": 69,
170
+ "Sexual Orientation and Gender Identity": 44,
171
+ "Skills Development": 77,
172
+ "Small and Medium Enterprises Finance": 41,
173
+ "Social Inclusion": 23,
174
+ "Social Protection": 20,
175
+ "Social Sustainability and Inclusion": 61,
176
+ "Sustainable Communities": 2,
177
+ "Sustainable Infrastructure Finance": 11,
178
+ "Taxes and Government Revenue": 13,
179
+ "Teachers": 72,
180
+ "Trade": 76,
181
+ "Trade Facilitation and Logistics": 19,
182
+ "Transport": 10,
183
+ "Universal Health Coverage": 30,
184
+ "Urban Development": 55,
185
+ "Water": 84,
186
+ "Water Resources Management": 59,
187
+ "Water Supply": 25,
188
+ "Water in Agriculture": 50
189
  },
190
  "layer_norm_eps": 1e-07,
191
  "max_position_embeddings": 512,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5c7c809bfb9e0c09a991cbc751afbd7d153af1ea8be3d21c60d821e480d58397
3
  size 567860028
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56824edd4761257a415044881a1993322b91ee41909153e8164b07d4cdb8e299
3
  size 567860028
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:71f491aa3c6c9aaa72371007033b32fdf24de876c9ab31ea4ee1caa9108217ee
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3238ded44964259c0f3714028dd1f6d78a9114d80b100ba672efc9a29ee50e3
3
  size 5240