File size: 2,370 Bytes
4e302d1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9b3d7fd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
---
dataset_info:
  features:
  - name: conversations
    list:
    - name: content
      dtype: string
    - name: role
      dtype: string
  - name: source
    dtype: string
  splits:
  - name: train
    num_bytes: 5732964203.359212
    num_examples: 2302452
  - name: test
    num_bytes: 2489938.6407878264
    num_examples: 1000
  download_size: 2826393454
  dataset_size: 5735454142.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---

다음 공개된 데이터를 모두 포멧 통일 후 병합. 이후 1000개를 무작위로 추출하여 test set으로 사용

### 지시문 수행(Instruction-Following), 추론(Reasoning), 일반상식(Commonsense)
이 데이터들에도 수학, 코딩 데이터가 섞여있긴 합니다

- [FreedomIntelligence/evol-instruct-korean](https://huggingface.co/datasets/FreedomIntelligence/evol-instruct-korean)
- [heegyu/OpenOrca-gugugo-ko-len500](https://huggingface.co/datasets/heegyu/OpenOrca-gugugo-ko-len500)
- [MarkrAI/KoCommercial-Dataset](https://huggingface.co/datasets/MarkrAI/KoCommercial-Dataset)
- [heegyu/CoT-collection-ko](https://huggingface.co/datasets/heegyu/CoT-collection-ko)
- [changpt/ko-lima-vicuna](https://huggingface.co/datasets/changpt/ko-lima-vicuna)
- [maywell/koVast](https://huggingface.co/datasets/maywell/koVast)
- [dbdu/ShareGPT-74k-ko](https://huggingface.co/datasets/dbdu/ShareGPT-74k-ko)
- [HuggingFaceH4/ultrachat_200k](https://huggingface.co/datasets/HuggingFaceH4/ultrachat_200k)
- [Open-Orca/SlimOrca-Dedup](https://huggingface.co/datasets/Open-Orca/SlimOrca-Dedup)


### 수학, 코딩, 함수 호출 (Function Calling)
- [heegyu/glaive-function-calling-v2-ko](https://huggingface.co/datasets/heegyu/glaive-function-calling-v2-ko)
- [kuotient/gsm8k-ko](https://huggingface.co/datasets/kuotient/gsm8k-ko)
- [glaiveai/glaive-code-assistant-v2](https://huggingface.co/datasets/glaiveai/glaive-code-assistant-v2)

### 안전성 (Safety), 상담
- [heegyu/HRC](https://huggingface.co/datasets/heegyu/HRC)
- [heegyu/kor_counselgpt_multiturn](https://huggingface.co/datasets/heegyu/kor_counselgpt_multiturn)
- [MrBananaHuman/kor_ethical_question_answer](https://huggingface.co/datasets/MrBananaHuman/kor_ethical_question_answer)
- [heegyu/PKU-SafeRLHF-ko](https://huggingface.co/datasets/heegyu/PKU-SafeRLHF-ko)