dot-Generic-100k / README.md
thummd's picture
Upload folder using huggingface_hub
8dc0043 verified
|
Raw
History Blame Contribute Delete
500 Bytes
---
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.