Fix small typo in sections/04_create_dataset_card.md
Browse files
sections/04_create_dataset_card.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
## **4 Add an informative README.md**
|
| 2 |
|
| 3 |
-
The `README.md` is a markdown file that is displayed when goes to the front page for the dataset. It should give appropriate context for the dataset and guidance on how to use it. As a template, consider having these sections--where
|
| 4 |
|
| 5 |
| \# \<DATASET TITLE\>
|
| 6 |
\<short descriptive abstract the dataset\>
|
|
|
|
| 1 |
## **4 Add an informative README.md**
|
| 2 |
|
| 3 |
+
The `README.md` is a markdown file that is displayed when goes to the front page for the dataset. It should give appropriate context for the dataset and guidance on how to use it. As a template, consider having these sections--where the parts in brackets should be filled in. See the [MIP](https://huggingface.co/datasets/RosettaCommons/MIP/blob/main/README.md) dataset as an example.
|
| 4 |
|
| 5 |
| \# \<DATASET TITLE\>
|
| 6 |
\<short descriptive abstract the dataset\>
|