woodsh commited on
Commit
55d3ecc
·
verified ·
1 Parent(s): 18ad662

Fix small typo in sections/04_create_dataset_card.md

Browse files
Files changed (1) hide show
  1. sections/04_create_dataset_card.md +1 -1
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 teh 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\>
 
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\>