File size: 461 Bytes
65086db
453e8cc
65086db
453e8cc
 
 
 
 
 
7e10343
453e8cc
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
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.*