Contributing data snapshots
- Create a personal fine-grained Hugging Face token with write access to this Dataset.
- Authenticate locally with
hf auth login. - Add a new immutable directory under
snapshots/<snapshot-id>/. - Include a manifest with refs, model revisions, validation status, limitations, exclusions, and a content digest.
- Add or update compact JSONL views under
tables/. - Update
index.jsononly after the candidate Validator accepts the snapshot. - Upload with
hf upload graycatHCO3/agent-env-scaling-data . . --repo-type dataset.
Never share or commit a token. Historical failures may be retained only when clearly marked and must not replace the current accepted snapshot.