Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/wiki-guide/HF_DatasetCard_Template_ABC.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ tags:
- animals
- CV
size_categories: # ex: n<1K, 1K<n<10K, 10K<n<100K, 100K<n<1M, ...
description: # Add a short description (summary) of your dataset, this will render in searches
---

<!--
Expand Down
1 change: 1 addition & 0 deletions docs/wiki-guide/HF_DatasetCard_Template_Imageomics.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ tags:
- animals
- CV
size_categories: # ex: n<1K, 1K<n<10K, 10K<n<100K, 100K<n<1M, ...
description: # Add a short description (summary) of your dataset, this will render in searches and the Imageomics Catalog
---

<!--
Expand Down
1 change: 1 addition & 0 deletions docs/wiki-guide/HF_ModelCard_Template_ABC.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ tags:
- animals
datasets: # Adds link if on HF & shows up on sidebar. Ex: Imageomics/TreeOfLife-10M
metrics: # key list: https://hf.co/metrics
model_description: # Add a short description (summary) of your model, this will render in searches
---

<!--
Expand Down
1 change: 1 addition & 0 deletions docs/wiki-guide/HF_ModelCard_Template_Imageomics.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ tags:
- animals
datasets: # Adds link if on HF & shows up on sidebar. Ex: imageomics/TreeOfLife-10M
metrics: # key list: https://hf.co/metrics
model_description: # Add a short description (summary) of your model, this will render in searches and the Imageomics Catalog
---

<!--
Expand Down