timchen0618's picture
Upload README.md with huggingface_hub
34f2a84 verified
---
license: mit
---
# RACA-PROJECT-MANIFEST
Central registry of all datasets in the `timchen0618` organization.
- **Total Datasets Tracked**: 2
- **Last Updated**: 2026-04-08T20:36:01.918736+00:00
## Usage
```python
from datasets import load_dataset
manifest = load_dataset("timchen0618/RACA-PROJECT-MANIFEST", split="train")
print(f"Tracking {len(manifest)} datasets")
```