Files
lerobot/src/lerobot/datasets/card_template.md
T
Mishig 9a5ab8ffab feat: add visualization badge to card template and update dataset card creation with repo_id (#3005)
* feat: add visualization badge to card template and update dataset card creation with repo_id

* Update src/lerobot/datasets/card_template.md

* Update src/lerobot/datasets/card_template.md

---------

Signed-off-by: Mishig <dmishig@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-25 16:02:40 +01:00

1.2 KiB

card_data

For reference on dataset card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/datasetcard.md?plain=1

Doc / guide: https://huggingface.co/docs/hub/datasets-cards

prettier-ignore

{{card_data}}

This dataset was created using LeRobot.

{% if repo_id is defined and repo_id %} {% endif %}

Dataset Description

{{ dataset_description | default("", true) }}

  • Homepage: {{ url | default("[More Information Needed]", true)}}
  • Paper: {{ paper | default("[More Information Needed]", true)}}
  • License: {{ license | default("[More Information Needed]", true)}}

Dataset Structure

{{ dataset_structure | default("[More Information Needed]", true)}}

Citation

BibTeX:

{{ citation_bibtex | default("[More Information Needed]", true)}}