|
--- |
|
license: apache-2.0 |
|
task_categories: |
|
- text-classification |
|
- text-generation |
|
- text-to-image |
|
- text-to-video |
|
language: |
|
- ja |
|
pretty_name: Japanese Goblin |
|
--- |
|
|
|
# Dataset Card for JapaneseGoblin |
|
|
|
[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)) |
|
|
|
## Dataset Description |
|
|
|
- **Homepage:** Here! |
|
- **Repository:** N/A |
|
- **Paper:** N/A |
|
- **Leaderboard:** N/A |
|
- **Point of Contact:** KaraKaraWitch |
|
|
|
### Dataset Summary |
|
|
|
JapaneseGoblin is a dump of en.touhouwiki.net wiki. |
|
|
|
### Supported Tasks and Leaderboards |
|
|
|
This dataset is primarily intended for unsupervised training of text generation models; however, it may be useful for other purposes. |
|
|
|
- text-classification |
|
- text-generation |
|
|
|
### Languages |
|
|
|
Primarily english, however there are also japanese as well. |
|
|
|
## Dataset Structure |
|
|
|
All the articles are located in `touhou.dump.json` in a jsonl format. |
|
|
|
### Data Instances |
|
|
|
Refer to `touhou.dump.sample.json` for a sample format of each jsonl line. |
|
|
|
### Data Fields |
|
|
|
Refer to the sample above. |
|
|
|
### Data Splits |
|
|
|
The entire dump is contained within `touhou.dump.json`. |
|
|
|
## Dataset Creation |
|
|
|
### Curation Rationale |
|
|
|
Someone requested for a dataset on touhou wiki. |
|
|
|
### Source Data |
|
|
|
#### Initial Data Collection and Normalization |
|
|
|
None. No normalization is performed as this is a raw dump of the dataset. |
|
|
|
#### Who are the source language producers? |
|
|
|
The related wiki editors on en.touhouwiki.net. |
|
|
|
### Annotations |
|
|
|
#### Annotation process |
|
|
|
No Annotations are present. |
|
|
|
#### Who are the annotators? |
|
|
|
No human annotators. |
|
|
|
### Personal and Sensitive Information |
|
|
|
We are certain there is no PII included in the dataset. |
|
|
|
## Considerations for Using the Data |
|
|
|
### Social Impact of Dataset |
|
|
|
[More Information Needed] |
|
|
|
### Discussion of Biases |
|
|
|
As expected, touhou wiki is focuses on the Touhou... Franchise(?) |
|
|
|
### Other Known Limitations |
|
|
|
N/A |
|
|
|
## Additional Information |
|
|
|
### Dataset Curators |
|
|
|
KaraKaraWitch |
|
|
|
### Licensing Information |
|
|
|
Apache 2.0, for all parts of which KaraKaraWitch may be considered authors. All other material is distributed under fair use principles. |
|
|
|
Ronsor Labs additionally is allowed to relicense the dataset as long as it has gone through processing. |
|
|
|
### Citation Information |
|
|
|
``` |
|
@misc{japanesegoblin, |
|
title = {JapaneseGoblin: We are Japanese Goblin!}, |
|
author = {KaraKaraWitch}, |
|
year = {2023}, |
|
howpublished = {\url{https://huggingface.co./datasets/RyokoExtra/JapaneseGoblin}}, |
|
} |
|
``` |
|
|
|
### Name Etymology |
|
|
|
N/A |
|
|
|
### Contributions |
|
|
|
- [@KaraKaraWitch (Twitter)](https://twitter.com/KaraKaraWitch) for gathering this dataset. |
|
- Suikamelon: Requesting dataset |