Prikshit7766 commited on
Commit
3819d34
1 Parent(s): db46126

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -12
README.md CHANGED
@@ -1,12 +1,15 @@
1
-
2
- # Hugging Face Forum Dataset
3
-
4
- This dataset was scraped from various categories in the [Hugging Face forum](https://discuss.huggingface.co/).
5
- It contains posts, responses, and metadata such as dates and view counts for several topics.
6
-
7
- ## Dataset Details
8
- - **Source**: Hugging Face Forum
9
- - **Categories**: Research, Beginners, Intermediate, Course, Models, Transformers, Tokenizers, Accelerate, and more.
10
- - **Data Structure**: JSON format with each category as a split in the DatasetDict.
11
-
12
-
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ pretty_name: Hugging Face Forum Dataset
5
+ ---
6
+
7
+ # Hugging Face Forum Dataset
8
+
9
+ This dataset was scraped from various categories in the [Hugging Face forum](https://discuss.huggingface.co/).
10
+ It contains posts, responses, and metadata such as dates and view counts for several topics.
11
+
12
+ ## Dataset Details
13
+ - **Source**: Hugging Face Forum
14
+ - **Categories**: Research, Beginners, Intermediate, Course, Models, Transformers, Tokenizers, Accelerate, and more.
15
+ - **Data Structure**: JSON format with each category as a split in the DatasetDict.