yayoimizuha commited on
Commit
e05abcf
·
verified ·
1 Parent(s): 220e2da

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -3
README.md CHANGED
@@ -1,3 +1,31 @@
1
- ---
2
- license: cc-by-sa-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-sa-4.0
3
+ task_categories:
4
+ - text-generation
5
+ language:
6
+ - en
7
+ - ja
8
+ size_categories:
9
+ - 1K<n<10K
10
+ ---
11
+ # Dataset Card for Dataset Name
12
+
13
+ 日英LLM向けのimatrix蒸留用データセットです。
14
+ 既存のデータセットとしては[TFMC/imatrix-dataset-for-japanese-llm](https://huggingface.co/datasets/TFMC/imatrix-dataset-for-japanese-llm)がありますが、
15
+ テキストの品質が低いように感じたので、
16
+ 青空文庫、日英Wikipedia,Project Gutenbergよりデータをシャッフルして作成しました。
17
+
18
+
19
+
20
+ ### Dataset Sources
21
+ [fujiki/wiki40b_ja](https://huggingface.co/datasets/fujiki/wiki40b_ja)
22
+
23
+ [globis-university/aozorabunko-clean](https://huggingface.co/datasets/globis-university/aozorabunko-clean)
24
+
25
+ [manu/project_gutenberg](https://huggingface.co/datasets/manu/project_gutenberg)
26
+
27
+ [blo05/cleaned_wiki_en_80-100](https://huggingface.co/datasets/blo05/cleaned_wiki_en_80-100)
28
+
29
+
30
+ ## Uses
31
+