KaraKaraWitch commited on
Commit
22138df
1 Parent(s): d105145

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +147 -0
README.md CHANGED
@@ -1,3 +1,150 @@
1
  ---
 
 
2
  license: cc-by-sa-3.0
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ language_bcp47:
3
+ - nds-nl
4
  license: cc-by-sa-3.0
5
+ language:
6
+ - en
7
+ task_categories:
8
+ - text-generation
9
+ - fill-mask
10
+ tags:
11
+ - language-modeling
12
+ - masked-language-modeling
13
+ pretty_name: SuperWIKI
14
  ---
15
+
16
+
17
+ # Dataset Card for SuperWIKI
18
+
19
+ ## Dataset Description
20
+
21
+ - **Homepage:** (TODO)
22
+ - **Repository:** N/A
23
+ - **Paper:** N/A
24
+ - **Leaderboard:** N/A
25
+ - **Point of Contact:** KaraKaraWitch
26
+
27
+ ### Dataset Summary
28
+
29
+ > If you show most of those to people and ask them to form an opinion,
30
+ > the answer isn't just going to be "I don't know": it'll be "I don't care."
31
+ > - [Tom Scott](https://www.youtube.com/watch?v=ALy6e7GbDRQ&t=90s)
32
+ >
33
+
34
+ SuperWIKI is a focused dataset on wikipedia articles.
35
+
36
+ ### Supported Tasks and Leaderboards
37
+
38
+ This dataset is primarily intended for unsupervised training of text generation models; however, it may be useful for other purposes.
39
+
40
+ - text-classification
41
+ - text-generation
42
+
43
+ ### Languages
44
+
45
+ - English
46
+
47
+ ## Dataset Structure
48
+
49
+ All the files are located in gzip'd jsonl files..
50
+
51
+ ### Data Instances
52
+
53
+ ```json
54
+ <TBD>
55
+ ```
56
+
57
+ ### Data Fields
58
+
59
+ <TBD>
60
+
61
+ #### Q-Score Distribution
62
+
63
+ Not Applicable
64
+
65
+ ### Data Splits
66
+
67
+ No data splits were done.
68
+
69
+ ## Dataset Creation
70
+
71
+ ### Curation Rationale
72
+
73
+ "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..."
74
+
75
+ > 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*
76
+
77
+ ### Source Data
78
+
79
+ #### Initial Data Collection and Normalization
80
+
81
+ [More Information Needed]
82
+
83
+ #### Who are the source language producers?
84
+
85
+ [More Information Needed]
86
+
87
+ ### Annotations
88
+
89
+ #### Annotation process
90
+
91
+ [More Information Needed]
92
+
93
+ #### Who are the annotators?
94
+
95
+ [More Information Needed]
96
+
97
+ ### Personal and Sensitive Information
98
+
99
+ [More Information Needed]
100
+
101
+ ## Considerations for Using the Data
102
+
103
+ ### Social Impact of Dataset
104
+
105
+ [More Information Needed]
106
+
107
+ ### Discussion of Biases
108
+
109
+ [More Information Needed]
110
+
111
+ ### Other Known Limitations
112
+
113
+ [More Information Needed]
114
+
115
+ ## Additional Information
116
+
117
+ ### Dataset Curators
118
+
119
+ KaraKaraWitch
120
+
121
+ ### Licensing Information
122
+
123
+ Most of Wikipedia's text and many of its images are co-licensed under the
124
+ [Creative Commons Attribution-ShareAlike 3.0 Unported License](https://en.wikipedia.org/wiki/Wikipedia:Text_of_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License)
125
+ (CC BY-SA) and the [GNU Free Documentation License](https://en.wikipedia.org/wiki/Wikipedia:Text_of_the_GNU_Free_Documentation_License)
126
+ (GFDL) (unversioned, with no invariant sections, front-cover texts, or back-cover texts).
127
+
128
+ Some text has been imported only under CC BY-SA and CC BY-SA-compatible license and cannot be reused under GFDL; such
129
+ text will be identified on the page footer, in the page history, or on the discussion page of the article that utilizes
130
+ the text.
131
+
132
+ ### Citation Information
133
+
134
+ ```
135
+ @misc{superwiki,
136
+ title = {SuperWIKI: Wikipedia for commoners.},
137
+ author = {KaraKaraWitch},
138
+ year = {2023},
139
+ howpublished = {\url{https://huggingface.co/datasets/RyokoExtra/SuperWIKI}},
140
+ }
141
+ ```
142
+
143
+ ### Name Etymology
144
+
145
+ N/A
146
+
147
+ ### Contributions
148
+
149
+ - [@KaraKaraWitch (Twitter)](https://twitter.com/KaraKaraWitch) for gathering this dataset.
150
+ - [@sirneggles (Twitter)](https://twitter.com/sirneggles) for provided compute.