khalidalt commited on
Commit
99f93c2
1 Parent(s): 2149430

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +94 -0
README.md CHANGED
@@ -8,17 +8,108 @@ license: cc0-1.0
8
  - [Table of Contents](#table-of-contents)
9
  - [Dataset Description](#dataset-description)
10
  - [Dataset Summary](#dataset-summary)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  - [Licensing Information](#licensing-information)
12
  - [Citation Information](#citation-information)
 
13
 
14
  ## Dataset Description
15
 
16
  - **Homepage:https://www.kaggle.com/datasets/rmisra/news-category-dataset/metadata**
17
 
 
18
  ### Dataset Summary
19
 
20
  A dataset of approximately 200K news headlines from the year 2012 to 2018 collected from HuffPost.
21
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  ### Licensing Information
23
 
24
  license: cc0-1.0
@@ -44,3 +135,6 @@ license: cc0-1.0
44
  }
45
  ```
46
 
 
 
 
8
  - [Table of Contents](#table-of-contents)
9
  - [Dataset Description](#dataset-description)
10
  - [Dataset Summary](#dataset-summary)
11
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
12
+ - [Languages](#languages)
13
+ - [Dataset Structure](#dataset-structure)
14
+ - [Data Instances](#data-instances)
15
+ - [Data Fields](#data-fields)
16
+ - [Data Splits](#data-splits)
17
+ - [Dataset Creation](#dataset-creation)
18
+ - [Curation Rationale](#curation-rationale)
19
+ - [Source Data](#source-data)
20
+ - [Annotations](#annotations)
21
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
22
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
23
+ - [Social Impact of Dataset](#social-impact-of-dataset)
24
+ - [Discussion of Biases](#discussion-of-biases)
25
+ - [Other Known Limitations](#other-known-limitations)
26
+ - [Additional Information](#additional-information)
27
+ - [Dataset Curators](#dataset-curators)
28
  - [Licensing Information](#licensing-information)
29
  - [Citation Information](#citation-information)
30
+ - [Contributions](#contributions)
31
 
32
  ## Dataset Description
33
 
34
  - **Homepage:https://www.kaggle.com/datasets/rmisra/news-category-dataset/metadata**
35
 
36
+
37
  ### Dataset Summary
38
 
39
  A dataset of approximately 200K news headlines from the year 2012 to 2018 collected from HuffPost.
40
 
41
+ ### Supported Tasks and Leaderboards
42
+
43
+ [More Information Needed]
44
+
45
+ ### Languages
46
+
47
+ [More Information Needed]
48
+
49
+ ## Dataset Structure
50
+
51
+ ### Data Instances
52
+
53
+ [More Information Needed]
54
+
55
+ ### Data Fields
56
+
57
+ [More Information Needed]
58
+
59
+ ### Data Splits
60
+
61
+ [More Information Needed]
62
+
63
+ ## Dataset Creation
64
+
65
+ ### Curation Rationale
66
+
67
+ [More Information Needed]
68
+
69
+ ### Source Data
70
+
71
+ #### Initial Data Collection and Normalization
72
+
73
+ [More Information Needed]
74
+
75
+ #### Who are the source language producers?
76
+
77
+ [More Information Needed]
78
+
79
+ ### Annotations
80
+
81
+ #### Annotation process
82
+
83
+ [More Information Needed]
84
+
85
+ #### Who are the annotators?
86
+
87
+ [More Information Needed]
88
+
89
+ ### Personal and Sensitive Information
90
+
91
+ [More Information Needed]
92
+
93
+ ## Considerations for Using the Data
94
+
95
+ ### Social Impact of Dataset
96
+
97
+ [More Information Needed]
98
+
99
+ ### Discussion of Biases
100
+
101
+ [More Information Needed]
102
+
103
+ ### Other Known Limitations
104
+
105
+ [More Information Needed]
106
+
107
+ ## Additional Information
108
+
109
+ ### Dataset Curators
110
+
111
+ [More Information Needed]
112
+
113
  ### Licensing Information
114
 
115
  license: cc0-1.0
135
  }
136
  ```
137
 
138
+ ### Contributions
139
+
140
+ Thanks to [@github-username](https://github.com/<github-username>) for adding this dataset.