KaraKaraWitch commited on
Commit
4f77e7c
1 Parent(s): 65ae45f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +140 -0
README.md CHANGED
@@ -1,3 +1,143 @@
1
  ---
2
  license: cc-by-sa-3.0
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-sa-3.0
3
+ language:
4
+ - en
5
+ task_categories:
6
+ - text-generation
7
+ - fill-mask
8
+ tags:
9
+ - language-modeling
10
+ - masked-language-modeling
11
+ pretty_name: SuperWIKI Cleaned
12
  ---
13
+
14
+
15
+ # Dataset Card for SuperWIKI Cleaned
16
+
17
+ ## Dataset Description
18
+
19
+ - **Homepage:** (TODO)
20
+ - **Repository:** N/A
21
+ - **Paper:** N/A
22
+ - **Leaderboard:** N/A
23
+ - **Point of Contact:** KaraKaraWitch
24
+
25
+ ### Dataset Summary
26
+
27
+ > If you show most of those to people and ask them to form an opinion,
28
+ > the answer isn't just going to be "I don't know": it'll be "I don't care."
29
+ > - [Tom Scott](https://www.youtube.com/watch?v=ALy6e7GbDRQ&t=90s)
30
+ >
31
+
32
+ SuperWIKI Cleaned is a focused dataset on wikipedia articles. This dataset is derived from raw files provided in [SuperWIKI](https://huggingface.co/datasets/RyokoExtra/SuperWIKI)
33
+
34
+ ### Supported Tasks and Leaderboards
35
+
36
+ The dataset is generally used for Language Modeling.
37
+
38
+ ### Languages
39
+
40
+ - English
41
+
42
+ ## Dataset Structure
43
+
44
+ All the files are located in gzip'd jsonl files..
45
+
46
+ ### Data Instances
47
+
48
+ Refer to [Wikimedia Enterprise (API Data Dictionary)](https://enterprise.wikimedia.com/docs/data-dictionary/) for more data instances.
49
+
50
+ ### Data Fields
51
+
52
+ <TBD>
53
+
54
+ #### Q-Score Distribution
55
+
56
+ Not Applicable
57
+
58
+ ### Data Splits
59
+
60
+ No data splits were done.
61
+
62
+ ## Dataset Creation
63
+
64
+ ### Curation Rationale
65
+
66
+ "Wikipedia is a wonderful resources however it could be considered too sparse as there are many articles that are not important for the common user..."
67
+
68
+ > The abundance of less significant or obscure topics can also contribute to the perceived sparsity. While Wikipedia's commitment to covering even niche subjects is commendable, it might be overwhelming for casual users seeking concise and essential information. For instance, niche historical events, minor fictional characters, or obscure scientific theories might exist as standalone articles, but their relevance to the everyday reader could be questioned. - *ChatGPT*
69
+
70
+ ### Source Data
71
+
72
+ #### Initial Data Collection and Normalization
73
+
74
+ [More Information Needed]
75
+
76
+ #### Who are the source language producers?
77
+
78
+ [More Information Needed]
79
+
80
+ ### Annotations
81
+
82
+ #### Annotation process
83
+
84
+ [More Information Needed]
85
+
86
+ #### Who are the annotators?
87
+
88
+ [More Information Needed]
89
+
90
+ ### Personal and Sensitive Information
91
+
92
+ [More Information Needed]
93
+
94
+ ## Considerations for Using the Data
95
+
96
+ ### Social Impact of Dataset
97
+
98
+ [More Information Needed]
99
+
100
+ ### Discussion of Biases
101
+
102
+ [More Information Needed]
103
+
104
+ ### Other Known Limitations
105
+
106
+ [More Information Needed]
107
+
108
+ ## Additional Information
109
+
110
+ ### Dataset Curators
111
+
112
+ KaraKaraWitch
113
+
114
+ ### Licensing Information
115
+
116
+ Most of Wikipedia's text and many of its images are co-licensed under the
117
+ [Creative Commons Attribution-ShareAlike 3.0 Unported License](https://en.wikipedia.org/wiki/Wikipedia:Text_of_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License)
118
+ (CC BY-SA) and the [GNU Free Documentation License](https://en.wikipedia.org/wiki/Wikipedia:Text_of_the_GNU_Free_Documentation_License)
119
+ (GFDL) (unversioned, with no invariant sections, front-cover texts, or back-cover texts).
120
+
121
+ Some text has been imported only under CC BY-SA and CC BY-SA-compatible license and cannot be reused under GFDL; such
122
+ text will be identified on the page footer, in the page history, or on the discussion page of the article that utilizes
123
+ the text.
124
+
125
+ ### Citation Information
126
+
127
+ ```
128
+ @misc{superwiki,
129
+ title = {SuperWIKI Cleaned: Wikipedia for commoners.},
130
+ author = {KaraKaraWitch},
131
+ year = {2023},
132
+ howpublished = {\url{https://huggingface.co/datasets/RyokoExtra/SuperWIKI}},
133
+ }
134
+ ```
135
+
136
+ ### Name Etymology
137
+
138
+ N/A
139
+
140
+ ### Contributions
141
+
142
+ - [@KaraKaraWitch (Twitter)](https://twitter.com/KaraKaraWitch) for gathering this dataset.
143
+ - [@sirneggles (Twitter)](https://twitter.com/sirneggles) for provided compute.