924 B
924 B
Thank you for your contribution!
Please read https://www.tensorflow.org/datasets/contribute#pr_checklist to make sure your PR follows the guidelines.
Add Dataset
- Dataset Name:
- Issue Reference:
dataset_info.jsonGist:
Description
Checklist
- Address all TODO's
- Add alphabetized import to subdirectory's
__init__.py - Run
download_and_preparesuccessfully - Add checksums file
- Properly cite in
BibTeXformat - Add passing test(s)
- Add test data
- If using additional dependencies (e.g.
scipy), use lazy_imports (if applicable) - Add data generation script (if applicable)
- Lint code