Upload holdout_metrics.json with huggingface_hub
Browse files- holdout_metrics.json +54 -0
holdout_metrics.json
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"labels": [
|
| 3 |
+
"Agriculture",
|
| 4 |
+
"Communities and Human Settlements",
|
| 5 |
+
"Conflict and Development",
|
| 6 |
+
"Culture and Development",
|
| 7 |
+
"Education",
|
| 8 |
+
"Energy",
|
| 9 |
+
"Environment",
|
| 10 |
+
"Finance and Financial Sector Development",
|
| 11 |
+
"Gender",
|
| 12 |
+
"Governance",
|
| 13 |
+
"Health",
|
| 14 |
+
"Industry",
|
| 15 |
+
"Informatics",
|
| 16 |
+
"Information and Communication Technologies",
|
| 17 |
+
"Infrastructure Economics and Finance",
|
| 18 |
+
"International Economics and Trade",
|
| 19 |
+
"Law and Development",
|
| 20 |
+
"Macroeconomics and Economic Growth",
|
| 21 |
+
"Nutrition and Population",
|
| 22 |
+
"Poverty Reduction",
|
| 23 |
+
"Private Sector Development",
|
| 24 |
+
"Public Sector Development",
|
| 25 |
+
"Rural Development",
|
| 26 |
+
"Science and Technology Development",
|
| 27 |
+
"Social Development",
|
| 28 |
+
"Social Protections and Labor",
|
| 29 |
+
"Transport",
|
| 30 |
+
"Urban Development",
|
| 31 |
+
"Water Resources",
|
| 32 |
+
"Water Supply and Sanitation"
|
| 33 |
+
],
|
| 34 |
+
"gate": {
|
| 35 |
+
"tp": 11082,
|
| 36 |
+
"fp": 696,
|
| 37 |
+
"fn": 1533,
|
| 38 |
+
"tn": 8517,
|
| 39 |
+
"precision": 0.9409067753438615,
|
| 40 |
+
"recall": 0.8784780023781212,
|
| 41 |
+
"f1": 0.9086213257901857,
|
| 42 |
+
"pct_negative": 0.4604178119846069,
|
| 43 |
+
"threshold": 0.95
|
| 44 |
+
},
|
| 45 |
+
"domain": {
|
| 46 |
+
"micro_precision": 0.698013781921362,
|
| 47 |
+
"micro_recall": 0.4201024640156136,
|
| 48 |
+
"micro_f1": 0.5245202558635395,
|
| 49 |
+
"macro_precision": 0.6193113228587294,
|
| 50 |
+
"macro_recall": 0.30722491967761256,
|
| 51 |
+
"macro_f1": 0.39399615424774803,
|
| 52 |
+
"map": 0.5030664390897752
|
| 53 |
+
}
|
| 54 |
+
}
|