File size: 1,085 Bytes
60b57f7
 
 
 
 
 
 
 
 
 
 
 
c8b3110
 
09cfb5f
 
c8b3110
5610469
 
 
23f7c69
5610469
a7a096b
838501a
09cfb5f
 
838501a
 
 
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
---
license: cc-by-4.0
task_categories:
- text-generation
language:
- zh
tags:
- anime
- acg
- game
- wiki
- moegirl
size_categories:
- 100K<n<1M
---

# Chinese Moegirl ACG Corpus (Raw Data)

[Moegirl](wiki-zh.moegirl.org.cn) 是个中文二次元 wiki 网站

本项目对 [20230814 wiki dump for wiki-zh.moegirl.org.cn](https://archive.org/details/wiki-zh.moegirl.org.cn-20230814) 只进行了简单的数据格式处理(xml -> jsonl dataset),后续如想作为 LLM 预训练语料,**务必**进行各种文本清洗。

简单使用正则给每条数据增加了 tag;直接过滤掉所有带有 "#REDIRECT" 内容的重定向条目。

[Moegirl](wiki-zh.moegirl.org.cn) is a well-known Chinese wiki website for ACG.

This datasets is a **raw** text version of the [20230814 wiki dump for wiki-zh.moegirl.org.cn](https://archive.org/details/wiki-zh.moegirl.org.cn-20230814) reformatted into jsonl dataset. You must perform further data processing for LLM (continual) pretraining.

Simply applied regex to extract tags; All samples containing "#REDIRECT" have been filtered.