Datasets:
Make Croissant contentUrl resolvable for record generation
Browse files- croissant.json +4 -4
croissant.json
CHANGED
|
@@ -81,7 +81,7 @@
|
|
| 81 |
"name": "manifest.json",
|
| 82 |
"description": "Top-level run inventory (machine-readable)",
|
| 83 |
"encodingFormat": "application/json",
|
| 84 |
-
"contentUrl": "manifest.json",
|
| 85 |
"md5": "bb42335a24b28e7d795775435cf0478a",
|
| 86 |
"sha256": "5e2f3e8a12ba31e4352ae03c0a73ab5f940f09fdb1df87aa5aeb7bb213d748e1"
|
| 87 |
},
|
|
@@ -91,7 +91,7 @@
|
|
| 91 |
"name": "all_metrics.csv",
|
| 92 |
"description": "Long-format flat table of summary metrics across all 28 runs",
|
| 93 |
"encodingFormat": "text/csv",
|
| 94 |
-
"contentUrl": "derived/all_metrics.csv",
|
| 95 |
"md5": "415bf46376615cffec260d32fb00189e",
|
| 96 |
"sha256": "45a65ac0d1a973614c7d66d4fcb31617c9e2c40dcc55f55a1d334177ab6cbd5e"
|
| 97 |
},
|
|
@@ -101,7 +101,7 @@
|
|
| 101 |
"name": "all_trades.csv",
|
| 102 |
"description": "Concatenated per-trade log across all 28 runs",
|
| 103 |
"encodingFormat": "text/csv",
|
| 104 |
-
"contentUrl": "derived/all_trades.csv",
|
| 105 |
"md5": "265efdd77a81a00460e533415cf78ee6",
|
| 106 |
"sha256": "ca0df264b0453e4f96d51e420d569f3c253df4961fe421d5facee24e3be2129c"
|
| 107 |
},
|
|
@@ -111,7 +111,7 @@
|
|
| 111 |
"name": "sector_style_universe.csv",
|
| 112 |
"description": "5x4 sector/style universe (20 US + 20 CN tickers)",
|
| 113 |
"encodingFormat": "text/csv",
|
| 114 |
-
"contentUrl": "universe/sector_style_universe.csv",
|
| 115 |
"md5": "674bb2aed2a6fcba83255453fcb349ce",
|
| 116 |
"sha256": "8d834d3365c56f5967cf916fb7b810f8da799b09ee8d7f1b1c262eee4f63039a"
|
| 117 |
},
|
|
|
|
| 81 |
"name": "manifest.json",
|
| 82 |
"description": "Top-level run inventory (machine-readable)",
|
| 83 |
"encodingFormat": "application/json",
|
| 84 |
+
"contentUrl": "https://huggingface.co/datasets/NIPS26Repo/quantarena-artifacts/resolve/main/manifest.json",
|
| 85 |
"md5": "bb42335a24b28e7d795775435cf0478a",
|
| 86 |
"sha256": "5e2f3e8a12ba31e4352ae03c0a73ab5f940f09fdb1df87aa5aeb7bb213d748e1"
|
| 87 |
},
|
|
|
|
| 91 |
"name": "all_metrics.csv",
|
| 92 |
"description": "Long-format flat table of summary metrics across all 28 runs",
|
| 93 |
"encodingFormat": "text/csv",
|
| 94 |
+
"contentUrl": "https://huggingface.co/datasets/NIPS26Repo/quantarena-artifacts/resolve/main/derived/all_metrics.csv",
|
| 95 |
"md5": "415bf46376615cffec260d32fb00189e",
|
| 96 |
"sha256": "45a65ac0d1a973614c7d66d4fcb31617c9e2c40dcc55f55a1d334177ab6cbd5e"
|
| 97 |
},
|
|
|
|
| 101 |
"name": "all_trades.csv",
|
| 102 |
"description": "Concatenated per-trade log across all 28 runs",
|
| 103 |
"encodingFormat": "text/csv",
|
| 104 |
+
"contentUrl": "https://huggingface.co/datasets/NIPS26Repo/quantarena-artifacts/resolve/main/derived/all_trades.csv",
|
| 105 |
"md5": "265efdd77a81a00460e533415cf78ee6",
|
| 106 |
"sha256": "ca0df264b0453e4f96d51e420d569f3c253df4961fe421d5facee24e3be2129c"
|
| 107 |
},
|
|
|
|
| 111 |
"name": "sector_style_universe.csv",
|
| 112 |
"description": "5x4 sector/style universe (20 US + 20 CN tickers)",
|
| 113 |
"encodingFormat": "text/csv",
|
| 114 |
+
"contentUrl": "https://huggingface.co/datasets/NIPS26Repo/quantarena-artifacts/resolve/main/universe/sector_style_universe.csv",
|
| 115 |
"md5": "674bb2aed2a6fcba83255453fcb349ce",
|
| 116 |
"sha256": "8d834d3365c56f5967cf916fb7b810f8da799b09ee8d7f1b1c262eee4f63039a"
|
| 117 |
},
|