test / README.md
thiagomg95's picture
Upload dataset
9013298 verified
---
license: llama3.1
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: 49919
num_examples: 97
download_size: 21037
dataset_size: 49919
---