llm_midterm / README.md
bin778's picture
Upload dataset
1f62eb3 verified
---
license: apache-2.0
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: 30716
num_examples: 200
download_size: 11545
dataset_size: 30716
---