Skip to content

Commit 1efbccb

Browse files
committed
Ref #16: added collapsible widgets and download links for dataset & model cards
1 parent a8de993 commit 1efbccb

File tree

2 files changed

+34
-4
lines changed

2 files changed

+34
-4
lines changed
Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,22 @@
11
# Dataset Card Template
22

3-
Below is the **HF_DatasetCard_Template_Imageomics.md**. You can copy this content and paste it into a new Markdown file to create a new dataset card.
3+
Below is the Dataset Card Template for Imageomics and ABC. You can download or copy this content and paste it into a new Markdown file to create a new dataset card.
4+
5+
<details>
6+
<summary>Imageomics</summary>
7+
</br>
8+
<b><a href="https://github.com/Imageomics/Imageomics-guide/raw/main/docs/wiki-guide/HF_DatasetCard_Template_Imageomics.md" target="_blank">Download Template</a></b>
49

5-
[Download Template](https://github.com/Imageomics/Imageomics-guide/raw/main/docs/wiki-guide/HF_DatasetCard_Template_Imageomics.md)
610

711
{{ include_file_as_code("docs/wiki-guide/HF_DatasetCard_Template_Imageomics.md") }}
12+
13+
</details>
14+
15+
<details>
16+
<summary>ABC</summary>
17+
</br>
18+
<b><a href="https://github.com/Imageomics/Imageomics-guide/raw/main/docs/wiki-guide/HF_DatasetCard_Template_ABC.md" target="_blank">Download Template</a></b>
19+
20+
{{ include_file_as_code("docs/wiki-guide/HF_DatasetCard_Template_ABC.md") }}
21+
22+
</details>
Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,22 @@
11
# Model Card Template
22

3-
Below is the **HF_ModelCard_Template_Imageomics.md**. You can copy this content and paste it into a new Markdown file to create a new dataset card.
3+
Below is the Model Card Template for Imageomics and ABC. You can download or copy this content and paste it into a new Markdown file to create a new dataset card.
4+
5+
<details>
6+
<summary>Imageomics</summary>
7+
</br>
8+
<b><a href="https://github.com/Imageomics/Imageomics-guide/raw/main/docs/wiki-guide/HF_ModelCard_Template_Imageomics.md" target="_blank">Download Template</a></b>
49

5-
[Download Template](https://github.com/Imageomics/Imageomics-guide/raw/main/docs/wiki-guide/HF_ModelCard_Template_Imageomics.md)
610

711
{{ include_file_as_code("docs/wiki-guide/HF_ModelCard_Template_Imageomics.md") }}
12+
13+
</details>
14+
15+
<details>
16+
<summary>ABC</summary>
17+
</br>
18+
<b><a href="https://github.com/Imageomics/Imageomics-guide/raw/main/docs/wiki-guide/HF_ModelCard_Template_ABC.md" target="_blank">Download Template</a></b>
19+
20+
{{ include_file_as_code("docs/wiki-guide/HF_ModelCard_Template_ABC.md") }}
21+
22+
</details>

0 commit comments

Comments
 (0)