Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.54 KB

File metadata and controls

27 lines (18 loc) · 1.54 KB

🍪 Cookiecutter Huggingface Datasets 🤗

Cookiecutter uv ruff

This is a cookiecutter template for creating script for huggingface datasets, specifically designed for the monorepo at creative-graphic-design/huggingface-datasets.

Policy

Usage

  • Install cookiecutter and run the following command:
pip install cookiecutter
cookiecutter https://github.com/creative-graphic-design/cookiecutter-monorepo-huggingface-datasets.git
  • If you are uv user, you can also run:
uv run --with cookiecutter cookiecutter https://github.com/creative-graphic-design/cookiecutter-monorepo-huggingface-datasets.git