File size: 2,798 Bytes
5357144 d40abca 5357144 d40abca |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 |
---
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 |