llama3data_KBcode / README.md
librarian-bot's picture
Librarian Bot: Add language metadata for dataset
e663d2f verified
|
raw
history blame
361 Bytes
---
language:
- ko
dataset_info:
features:
- name: instruction
dtype: string
- name: output
dtype: string
- name: input
dtype: string
splits:
- name: train
num_bytes: 339721
num_examples: 285
download_size: 119305
dataset_size: 339721
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---