YukiTomita-CC commited on
Commit
35ecd35
·
verified ·
1 Parent(s): 7648b36

docs: update README.md

Browse files
Files changed (1) hide show
  1. README.md +34 -5
README.md CHANGED
@@ -1,5 +1,34 @@
1
- ---
2
- license: other
3
- license_name: other
4
- license_link: LICENSE
5
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: other
4
+ license_link: LICENSE
5
+ task_categories:
6
+ - text-generation
7
+ language:
8
+ - ja
9
+ ---
10
+
11
+ # AKU-d_ms-0.5B-v0.1_dataset
12
+ ## Overview
13
+ **_※作成中_**
14
+
15
+ このリポジトリでは、私の開発している[AKUシリーズ](https://github.com/YukiTomita-CC/AKU)の一つである、**AKU-d_ms-0.5B-v0.1**の事前学習に使用したテキストデータを公開しています。
16
+
17
+ これには次で説明するように複数の公開データセットが含まれており、それぞれのライセンスや著作権は各データセットに従います。\
18
+ また、各データセットに対する処理スクリプトは、上記[GitHubリポジトリ内](https://github.com/YukiTomita-CC/AKU/tree/main/aku/dataset)にて公開しています。
19
+
20
+ ## Each Dataset Description
21
+ | Dataset Name | License | URL or Repository |
22
+ | :----------------------------------------------------- | :----------- | :---------------------------------------------------------------------------------------------------------------------------------------- |
23
+ | Accommodation Search Dialog Corpus (in Japanese) | CC-BY-4.0 | [GitHub](https://github.com/megagonlabs/asdc) |
24
+ | Japanese Movie Recommendation Dialogue | CC-BY-SA-4.0 | [GitHub](https://github.com/ku-nlp/JMRD) |
25
+ | OjousamaTalkScriptDataset | MIT | [GitHub](https://github.com/matsuvr/OjousamaTalkScriptDataset) |
26
+ | Rosebleu | Apache-2.0 | [GitLab](https://gitlab.com/open_contents_datasets/Rosebleu) |
27
+ | character conversation dataset | Apache-2.0 | [GitHub](https://github.com/matsuvr/characterconversationdataset) |
28
+ | 感想付きニュース雑談対話コーパス | MIT | [GitHub](https://github.com/fukanarita/newschat-with-impression) |
29
+ | RealPersonaChat | CC-BY-SA-4.0 | [GitHub](https://github.com/nu-dialogue/real-persona-chat), [Hugging Face](https://huggingface.co/datasets/nu-dialogue/real-persona-chat) |
30
+ | JMultiWOZ: Japanese Multi-Domain Wizard-of-Oz Dataset | CC-BY-SA-4.0 | [GitHub](https://github.com/nu-dialogue/jmultiwoz), [Hugging Face](https://huggingface.co/datasets/nu-dialogue/jmultiwoz) |
31
+ | aozorabunko-clean | CC-BY-4.0 | [Hugging Face](https://huggingface.co/datasets/globis-university/aozorabunko-clean) |
32
+ | Wikipedia | CC-BY-SA-3.0 | [Hugging Face](https://huggingface.co/datasets/wikimedia/wikipedia) |
33
+ | OpenAssistant Conversations Dataset (OASST1) | Apache-2.0 | [Hugging Face](https://huggingface.co/datasets/OpenAssistant/oasst1) |
34
+ | OpenAssistant Conversations Dataset Release 2 (OASST2) | Apache-2.0 | [Hugging Face](https://huggingface.co/datasets/OpenAssistant/oasst2) |