| license: mit | |
| # PROJECT-MANIFEST | |
| Central registry of all datasets in the `zsprague` organization. | |
| - **Total Datasets Tracked**: 1 | |
| - **Last Updated**: 2026-04-02T21:54:15.137721+00:00 | |
| ## Usage | |
| ```python | |
| from datasets import load_dataset | |
| manifest = load_dataset("zsprague/PROJECT-MANIFEST", split="train") | |
| print(f"Tracking {len(manifest)} datasets") | |
| ``` | |
| *Automatically managed by [RACA](https://github.com/Zayne-sprague/Dr-Claude-Code) hf_utility.* | |