KaraKaraWitch commited on
Commit
d40abca
1 Parent(s): 0769db7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +127 -0
README.md CHANGED
@@ -1,3 +1,130 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ task_categories:
4
+ - text-classification
5
+ - text-generation
6
+ - text-to-image
7
+ - text-to-video
8
+ language:
9
+ - ja
10
+ pretty_name: Japanese Goblin
11
  ---
12
+
13
+ # Dataset Card for JapaneseGoblin
14
+
15
+ [WE ARE THE JAPANESE GOBLIN!](https://en.touhouwiki.net/wiki/Lyrics:_%E7%A0%95%E6%9C%88_(%E3%82%B3%E3%82%B3%26%E3%81%95%E3%81%A4%E3%81%8D_%E3%81%8C_%E3%81%A6%E3%82%93%E3%81%93%E3%82%82%E3%82%8A%27s_%E4%BD%9C%E6%A5%AD%E5%A6%A8%E5%AE%B3Remix))
16
+
17
+ ## Dataset Description
18
+
19
+ - **Homepage:** Here!
20
+ - **Repository:** N/A
21
+ - **Paper:** N/A
22
+ - **Leaderboard:** N/A
23
+ - **Point of Contact:** KaraKaraWitch
24
+
25
+ ### Dataset Summary
26
+
27
+ JapaneseGoblin is a dump of en.touhouwiki.net wiki.
28
+
29
+ ### Supported Tasks and Leaderboards
30
+
31
+ This dataset is primarily intended for unsupervised training of text generation models; however, it may be useful for other purposes.
32
+
33
+ - text-classification
34
+ - text-generation
35
+
36
+ ### Languages
37
+
38
+ Primarily english, however there are also japanese as well.
39
+
40
+ ## Dataset Structure
41
+
42
+ All the articles are located in `touhou.dump.json` in a jsonl format.
43
+
44
+ ### Data Instances
45
+
46
+ Refer to `touhou.dump.sample.json` for a sample format of each jsonl line.
47
+
48
+ ### Data Fields
49
+
50
+ Refer to the sample above.
51
+
52
+ ### Data Splits
53
+
54
+ The entire dump is contained within `touhou.dump.json`.
55
+
56
+ ## Dataset Creation
57
+
58
+ ### Curation Rationale
59
+
60
+ Someone requested for a dataset on touhou wiki.
61
+
62
+ ### Source Data
63
+
64
+ #### Initial Data Collection and Normalization
65
+
66
+ None. No normalization is performed as this is a raw dump of the dataset.
67
+
68
+ #### Who are the source language producers?
69
+
70
+ The related wiki editors on en.touhouwiki.net.
71
+
72
+ ### Annotations
73
+
74
+ #### Annotation process
75
+
76
+ No Annotations are present.
77
+
78
+ #### Who are the annotators?
79
+
80
+ No human annotators.
81
+
82
+ ### Personal and Sensitive Information
83
+
84
+ We are certain there is no PII included in the dataset.
85
+
86
+ ## Considerations for Using the Data
87
+
88
+ ### Social Impact of Dataset
89
+
90
+ [More Information Needed]
91
+
92
+ ### Discussion of Biases
93
+
94
+ As expected, touhou wiki is focuses on the Touhou... Franchise(?)
95
+
96
+ ### Other Known Limitations
97
+
98
+ N/A
99
+
100
+ ## Additional Information
101
+
102
+ ### Dataset Curators
103
+
104
+ KaraKaraWitch
105
+
106
+ ### Licensing Information
107
+
108
+ Apache 2.0, for all parts of which KaraKaraWitch may be considered authors. All other material is distributed under fair use principles.
109
+
110
+ Ronsor Labs additionally is allowed to relicense the dataset as long as it has gone through processing.
111
+
112
+ ### Citation Information
113
+
114
+ ```
115
+ @misc{japanesegoblin,
116
+ title = {JapaneseGoblin: We are Japanese Goblin!},
117
+ author = {KaraKaraWitch},
118
+ year = {2023},
119
+ howpublished = {\url{https://huggingface.co/datasets/RyokoExtra/JapaneseGoblin}},
120
+ }
121
+ ```
122
+
123
+ ### Name Etymology
124
+
125
+ N/A
126
+
127
+ ### Contributions
128
+
129
+ - [@KaraKaraWitch (Twitter)](https://twitter.com/KaraKaraWitch) for gathering this dataset.
130
+ - Suikamelon: Requesting dataset