Flat rebuild from evaleval/EEE_datastore@0e13aa39e195
Browse files- README.md +15 -0
- flat/latest_manifest.json +19 -0
- source_revision.json +5 -0
README.md
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
viewer: false
|
| 3 |
+
---
|
| 4 |
+
# EEE_datastore flat-view mirror (temporary)
|
| 5 |
+
|
| 6 |
+
Machine-generated mirror of the `flat/` view of
|
| 7 |
+
[evaleval/EEE_datastore](https://huggingface.co/datasets/evaleval/EEE_datastore),
|
| 8 |
+
rebuilt from its `data/` tree because the upstream flat view is not yet
|
| 9 |
+
regenerated on every merge. Instance-level `*_samples.jsonl` companions are
|
| 10 |
+
not mirrored (manifest entries carry no instance fields here).
|
| 11 |
+
|
| 12 |
+
Built by `scripts/refresh_flat_mirror.py` in
|
| 13 |
+
[evaleval/eval_cards_backend_pipeline](https://github.com/evaleval/eval_cards_backend_pipeline).
|
| 14 |
+
`source_revision.json` records the upstream commit each build came from.
|
| 15 |
+
This repo will be retired once upstream maintains `flat/` itself.
|
flat/latest_manifest.json
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"aggregate_file_count": 39217,
|
| 3 |
+
"benchmark_count": 85,
|
| 4 |
+
"created_at": "2026-06-10T16:49:27+00:00",
|
| 5 |
+
"entries_path": "flat/manifests/sha256_03964359498385dbaacc30842d7e8674b5b1c9de4ee5a45e57fde56644ac2fec/entries.jsonl",
|
| 6 |
+
"entries_sha256": "cae92563ef676636ad1e88af86a30aff918601b6f8ecf8cb5163e580b517606d",
|
| 7 |
+
"entries_size_bytes": 16461635,
|
| 8 |
+
"eval_schema_versions": [
|
| 9 |
+
"0.2.2"
|
| 10 |
+
],
|
| 11 |
+
"instance_level_file_count": 0,
|
| 12 |
+
"manifest_core_sha256": "03964359498385dbaacc30842d7e8674b5b1c9de4ee5a45e57fde56644ac2fec",
|
| 13 |
+
"manifest_path": "flat/manifests/sha256_03964359498385dbaacc30842d7e8674b5b1c9de4ee5a45e57fde56644ac2fec/manifest.json",
|
| 14 |
+
"source": {
|
| 15 |
+
"path": "data",
|
| 16 |
+
"type": "legacy_data_tree"
|
| 17 |
+
},
|
| 18 |
+
"total_file_count": 39217
|
| 19 |
+
}
|
source_revision.json
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"source_repo": "evaleval/EEE_datastore",
|
| 3 |
+
"source_revision": "0e13aa39e195270452a11c3881f5433ea05af16c",
|
| 4 |
+
"built_at": "2026-06-10T17:02:56+00:00"
|
| 5 |
+
}
|