Datasets:
l2-preconfirmation-reliability: 2026-09-01
Browse files
README.md
CHANGED
|
@@ -56,7 +56,7 @@ violations and no checks is not the same as a run with no violations and thousan
|
|
| 56 |
thousand, and one endpoint reports a lag of tens of millions. Compare a chain against its own
|
| 57 |
history rather than against another chain's absolute level.
|
| 58 |
|
| 59 |
-
Partitions are parquet, one file per collection window, under `dataset/YYYY/MM/`. Every dataset here carries a FIXED 7-day sample
|
| 60 |
|
| 61 |
```python
|
| 62 |
from huggingface_hub import snapshot_download
|
|
|
|
| 56 |
thousand, and one endpoint reports a lag of tens of millions. Compare a chain against its own
|
| 57 |
history rather than against another chain's absolute level.
|
| 58 |
|
| 59 |
+
Partitions are parquet, one file per collection window, under `dataset/YYYY/MM/`. Every dataset here carries a FIXED 7-day sample WINDOW starting at its own first day of collection, together spanning 2026-08-26 to 2026-09-01, so you can check schema, coverage and quality before asking for more. It does not advance, so there is nothing to gain by re-downloading it. The full history is held privately, available on request.
|
| 60 |
|
| 61 |
```python
|
| 62 |
from huggingface_hub import snapshot_download
|
e0_run_manifest/2026/09/2026-09-01T1144Z.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e99e3a84f8fa8884f2aa1ba31312584ae7d5d251d06273f2b1b582d7791fce93
|
| 3 |
+
size 13290
|
e14_l2_preconf/2026/09/2026-09-01T1144Z.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9dfb2c7345d6f10108f0748581fce047a947bf4adc5e21e20b463b3143efd0da
|
| 3 |
+
size 36098
|