agent-env-scaling-data / CONTRIBUTING.md
graycatHCO3's picture
Add current validated formal data snapshot
ba1638b verified
|
Raw
History Blame Contribute Delete
717 Bytes
# Contributing data snapshots
1. Create a personal fine-grained Hugging Face token with write access to this Dataset.
2. Authenticate locally with `hf auth login`.
3. Add a new immutable directory under `snapshots/<snapshot-id>/`.
4. Include a manifest with refs, model revisions, validation status, limitations, exclusions, and
a content digest.
5. Add or update compact JSONL views under `tables/`.
6. Update `index.json` only after the candidate Validator accepts the snapshot.
7. 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.