QA_DataSet / README.md
wernet0307's picture
Upload dataset
b1ddc7a verified
---
license: llama3
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
dataset_info:
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
splits:
- name: train
num_bytes: 2657
num_examples: 11
download_size: 4020
dataset_size: 2657
---