joshopp commited on
Commit
807227c
·
verified ·
1 Parent(s): fe0cedd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -202,14 +202,14 @@ size_categories:
202
 
203
  <!-- Provide a quick summary of the dataset. -->
204
 
205
- This dataset is an upload linked with the (HuggingFace LLM course, chapter 5)(https://huggingface.co/learn/llm-course/chapter5/). The goal was to create an own dataset and upload it to the Dataset Hub.
206
 
207
  ## Dataset Details
208
 
209
  ### Dataset Description
210
 
211
  <!-- Provide a longer summary of what this dataset is. -->
212
- This dataset contains issues from the [HuggingFace Dataset GitHub page(https://github.com/huggingface/datasets) (as of 05-11-2025).
213
  Pull issues as well as irrelevant API data were filtered out. The content of the comments on any issue were added.
214
 
215
  ## Uses
 
202
 
203
  <!-- Provide a quick summary of the dataset. -->
204
 
205
+ This dataset is an upload linked with the [HuggingFace LLM course, chapter 5](https://huggingface.co/learn/llm-course/chapter5). The goal was to create an own dataset and upload it to the Dataset Hub.
206
 
207
  ## Dataset Details
208
 
209
  ### Dataset Description
210
 
211
  <!-- Provide a longer summary of what this dataset is. -->
212
+ This dataset contains issues from the [HuggingFace Dataset GitHub page](https://github.com/huggingface/datasets) (as of 05-11-2025).
213
  Pull issues as well as irrelevant API data were filtered out. The content of the comments on any issue were added.
214
 
215
  ## Uses