werty1248 commited on
Commit
7070072
1 Parent(s): 957c717

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +38 -0
README.md ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - translation
4
+ language:
5
+ - ko
6
+ - en
7
+ ---
8
+
9
+ ### 장문 번역 데이터만 추출
10
+
11
+ - [gemma](https://huggingface.co/google/gemma-7b) 토크나이저 기준으로 영문+한글 토큰 합이 1K 이상인 데이터만 추출
12
+ - 데이터 수
13
+ - 1K~2K: 146,957
14
+ - 2K~4K: 11,823
15
+ - 4K~: 2,229
16
+ - 한/영 둘 중 한쪽만 중복인 경우는 제거하지 않았습니다.
17
+
18
+ ### 데이터 출처
19
+
20
+ - [nayohan/aihub-en-ko-translation-12m](https://huggingface.co/datasets/nayohan/aihub-en-ko-translation-12m)
21
+ - [nayohan/instruction_en_ko_translation_1.4m](https://huggingface.co/datasets/nayohan/instruction_en_ko_translation_1.4m)
22
+ - [jhflow/orca_ko_en_pair](https://huggingface.co/datasets/jhflow/orca_ko_en_pair)
23
+ - [jhflow/platypus_ko_en_pair](https://huggingface.co/datasets/jhflow/platypus_ko_en_pair)
24
+ - [jhflow/dolly_ko_en_pair](https://huggingface.co/datasets/jhflow/dolly_ko_en_pair)
25
+ - [heegyu/OIG-small-chip2-ko](https://huggingface.co/datasets/heegyu/OIG-small-chip2-ko)
26
+ - [lemon-mint/en_ko_translation_purified_v0.1](https://huggingface.co/datasets/lemon-mint/en_ko_translation_purified_v0.1)
27
+ - [squarelike/sharegpt_deepl_ko_translation](https://huggingface.co/datasets/squarelike/sharegpt_deepl_ko_translation)
28
+ - [amphora/parallel-wiki-koen](https://huggingface.co/datasets/amphora/parallel-wiki-koen)
29
+ - [kuotient/gsm8k-ko](https://huggingface.co/datasets/kuotient/gsm8k-ko)
30
+ - [kuotient/orca-math-word-problems-193k-korean](https://huggingface.co/datasets/kuotient/orca-math-word-problems-193k-korean)
31
+
32
+ ### 데이터 출처 분포
33
+
34
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6629154d55d7c289634b8c5d/kqfX4nG4fMy30xUWHdvtL.png)
35
+
36
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6629154d55d7c289634b8c5d/XRkzNjMpaK8VHU3-vPzuj.png)
37
+
38
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6629154d55d7c289634b8c5d/Z513Kr5JXV49y3Dvizl9y.png)