Prikshit7766 commited on
Commit
e08f5b3
·
verified ·
1 Parent(s): 104969a

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +11 -161
README.md CHANGED
@@ -1,161 +1,11 @@
1
- ---
2
- language:
3
- - en
4
- pretty_name: Hugging Face Forum Dataset
5
- dataset_info:
6
- features:
7
- - name: title
8
- dtype: string
9
- - name: link
10
- dtype: string
11
- - name: replies
12
- dtype: int64
13
- - name: views
14
- dtype: int64
15
- - name: initial_post
16
- dtype: string
17
- - name: initial_post_date
18
- dtype: string
19
- - name: responses
20
- list:
21
- - name: date
22
- dtype: string
23
- - name: reply
24
- dtype: string
25
- splits:
26
- - name: accelerate
27
- num_bytes: 1413499
28
- num_examples: 343
29
- - name: autotrain
30
- num_bytes: 386032
31
- num_examples: 170
32
- - name: beginners
33
- num_bytes: 15548221
34
- num_examples: 6975
35
- - name: community_calls
36
- num_bytes: 248952
37
- num_examples: 101
38
- - name: course
39
- num_bytes: 249969
40
- num_examples: 129
41
- - name: datasets
42
- num_bytes: 3606360
43
- num_examples: 1289
44
- - name: diffusers
45
- num_bytes: 735710
46
- num_examples: 334
47
- - name: flax_jax_projects
48
- num_bytes: 257637
49
- num_examples: 103
50
- - name: gradio
51
- num_bytes: 619409
52
- num_examples: 351
53
- - name: hub
54
- num_bytes: 627999
55
- num_examples: 354
56
- - name: inference_endpoints
57
- num_bytes: 523934
58
- num_examples: 274
59
- - name: intermediate
60
- num_bytes: 2714318
61
- num_examples: 1036
62
- - name: languages_at_hugging_face
63
- num_bytes: 156280
64
- num_examples: 55
65
- - name: model_card
66
- num_bytes: 1874
67
- num_examples: 3
68
- - name: models
69
- num_bytes: 4226426
70
- num_examples: 1930
71
- - name: optimum
72
- num_bytes: 301502
73
- num_examples: 97
74
- - name: Research
75
- num_bytes: 900149
76
- num_examples: 417
77
- - name: sagemaker
78
- num_bytes: 1766696
79
- num_examples: 328
80
- - name: show_and_tell
81
- num_bytes: 49155
82
- num_examples: 50
83
- - name: site_feedback
84
- num_bytes: 168672
85
- num_examples: 207
86
- - name: spaces
87
- num_bytes: 1611834
88
- num_examples: 807
89
- - name: tokenizers
90
- num_bytes: 736288
91
- num_examples: 400
92
- - name: transformers
93
- num_bytes: 10778924
94
- num_examples: 4248
95
- download_size: 24229540
96
- dataset_size: 47629840
97
- configs:
98
- - config_name: default
99
- data_files:
100
- - split: accelerate
101
- path: data/accelerate-*
102
- - split: autotrain
103
- path: data/autotrain-*
104
- - split: beginners
105
- path: data/beginners-*
106
- - split: community_calls
107
- path: data/community_calls-*
108
- - split: course
109
- path: data/course-*
110
- - split: datasets
111
- path: data/datasets-*
112
- - split: diffusers
113
- path: data/diffusers-*
114
- - split: flax_jax_projects
115
- path: data/flax_jax_projects-*
116
- - split: gradio
117
- path: data/gradio-*
118
- - split: hub
119
- path: data/hub-*
120
- - split: inference_endpoints
121
- path: data/inference_endpoints-*
122
- - split: intermediate
123
- path: data/intermediate-*
124
- - split: languages_at_hugging_face
125
- path: data/languages_at_hugging_face-*
126
- - split: model_card
127
- path: data/model_card-*
128
- - split: models
129
- path: data/models-*
130
- - split: optimum
131
- path: data/optimum-*
132
- - split: Research
133
- path: data/Research-*
134
- - split: sagemaker
135
- path: data/sagemaker-*
136
- - split: show_and_tell
137
- path: data/show_and_tell-*
138
- - split: site_feedback
139
- path: data/site_feedback-*
140
- - split: spaces
141
- path: data/spaces-*
142
- - split: tokenizers
143
- path: data/tokenizers-*
144
- - split: transformers
145
- path: data/transformers-*
146
- ---
147
-
148
- # Hugging Face Forum Dataset
149
-
150
- This dataset was scraped from various categories in the [Hugging Face forum](https://discuss.huggingface.co/).
151
- It contains posts, responses, and metadata such as dates and view counts for several topics.
152
-
153
- ## Dataset Details
154
- - **Source**: Hugging Face Forum
155
- - **Categories**: Research, Beginners, Intermediate, Course, Models, Transformers, Tokenizers, Accelerate, and more.
156
- - **Data Structure**: JSON format with each category as a split in the DatasetDict.
157
-
158
- ## Dataset Preparation
159
- The dataset was prepared by scraping the Hugging Face forum discussions and organizing them into JSON files for semantic search and analysis tasks.
160
-
161
- For more details and the data preparation script, refer to the GitHub repository: [Hugging Face Forum Dataset Preparation](https://github.com/Prikshit7766/huggingface-experiments/tree/main/HuggingFace_Forum)
 
1
+ # Hugging Face Forum Dataset
2
+
3
+ This dataset was scraped from various categories on the [Hugging Face forum](https://discuss.huggingface.co/) on January 31, 2025.
4
+ It contains posts, responses, and metadata such as dates and view counts across multiple topics.
5
+
6
+ ## Dataset Details
7
+ - **Source**: Hugging Face Forum
8
+ - **Categories**: Accelerate, AutoTrain, AWS Inferentia Trainium, AzureML, Beginners, Community Calls, Course, Datasets, Diffusers, Flax JAX Projects, Google Cloud, Gradio, Hub, Inference Endpoints, Intermediate, Languages, Model Card, Models, Optimum, Research, SageMaker, Show and Tell, Site Feedback, Spaces, Tokenizers, Transformers, and more.
9
+ - **Format**: Converted to Parquet for efficient storage and processing.
10
+ - **Data Cleaning**: Sensitive information (e.g., tokens matching the pattern `hf_[a-zA-Z0-9]+`) has been redacted.
11
+