File size: 500 Bytes
d071ae2 8dc0043 d071ae2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | ---
license: cc-by-4.0
tags: [causal-inference, time-series, benchmark, dotime]
---
# dot-Generic-100k
A frozen evaluation suite from **DoTime**.
- Episodes: 100000
- Schema: parquet shards + `manifest.json` (md5-checksummed), Croissant metadata.
- Load with:
```python
from dotime.benchmarks import load_benchmark
suite = load_benchmark("dot-Generic-100k") # pulls this repo at tag v1.0.0
```
Generated reproducibly by `scripts/build_release.py`. Zenodo DOI is the citable
archive of record.
|