File size: 598 Bytes
a4e92cb
 
 
 
 
 
 
 
 
 
 
4f6d945
 
 
 
a4e92cb
 
 
 
 
d8caf63
 
 
 
 
a4e92cb
d8caf63
 
 
 
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
---
dataset_info:
  features:
  - name: instruction
    dtype: string
  - name: input
    dtype: string
  - name: output
    dtype: string
  splits:
  - name: train
    num_bytes: 1834197
    num_examples: 2200
  download_size: 1015650
  dataset_size: 1834197
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
task_categories:
- text-generation
- question-answering
language:
- ko
---

## llama3_8b_ 모델 파인튜닝 테스트용 데이터입니다. 
원본 데이터 : databricks-dolly-15k-ko.jsonl
응답 형식 변환 후 자체 질의응답 세트 추가