heegyu commited on
Commit
9b3d7fd
1 Parent(s): 4e302d1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -0
README.md CHANGED
@@ -26,3 +26,31 @@ configs:
26
  - split: test
27
  path: data/test-*
28
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26
  - split: test
27
  path: data/test-*
28
  ---
29
+
30
+ 다음 공개된 데이터를 모두 포멧 통일 후 병합. 이후 1000개를 무작위로 추출하여 test set으로 사용
31
+
32
+ ### 지시문 수행(Instruction-Following), 추론(Reasoning), 일반상식(Commonsense)
33
+ 이 데이터들에도 수학, 코딩 데이터가 섞여있긴 합니다
34
+
35
+ - [FreedomIntelligence/evol-instruct-korean](https://huggingface.co/datasets/FreedomIntelligence/evol-instruct-korean)
36
+ - [heegyu/OpenOrca-gugugo-ko-len500](https://huggingface.co/datasets/heegyu/OpenOrca-gugugo-ko-len500)
37
+ - [MarkrAI/KoCommercial-Dataset](https://huggingface.co/datasets/MarkrAI/KoCommercial-Dataset)
38
+ - [heegyu/CoT-collection-ko](https://huggingface.co/datasets/heegyu/CoT-collection-ko)
39
+ - [changpt/ko-lima-vicuna](https://huggingface.co/datasets/changpt/ko-lima-vicuna)
40
+ - [maywell/koVast](https://huggingface.co/datasets/maywell/koVast)
41
+ - [dbdu/ShareGPT-74k-ko](https://huggingface.co/datasets/dbdu/ShareGPT-74k-ko)
42
+ - [HuggingFaceH4/ultrachat_200k](https://huggingface.co/datasets/HuggingFaceH4/ultrachat_200k)
43
+ - [Open-Orca/SlimOrca-Dedup](https://huggingface.co/datasets/Open-Orca/SlimOrca-Dedup)
44
+
45
+
46
+ ### 수학, 코딩, 함수 호출 (Function Calling)
47
+ - [heegyu/glaive-function-calling-v2-ko](https://huggingface.co/datasets/heegyu/glaive-function-calling-v2-ko)
48
+ - [kuotient/gsm8k-ko](https://huggingface.co/datasets/kuotient/gsm8k-ko)
49
+ - [glaiveai/glaive-code-assistant-v2](https://huggingface.co/datasets/glaiveai/glaive-code-assistant-v2)
50
+
51
+ ### 안전성 (Safety), 상담
52
+ - [heegyu/HRC](https://huggingface.co/datasets/heegyu/HRC)
53
+ - [heegyu/kor_counselgpt_multiturn](https://huggingface.co/datasets/heegyu/kor_counselgpt_multiturn)
54
+ - [MrBananaHuman/kor_ethical_question_answer](https://huggingface.co/datasets/MrBananaHuman/kor_ethical_question_answer)
55
+ - [heegyu/PKU-SafeRLHF-ko](https://huggingface.co/datasets/heegyu/PKU-SafeRLHF-ko)
56
+