openai-gsm8k / README.md
MaxwellJryao's picture
Upload dataset
219324f verified
---
license: mit
dataset_info:
features:
- name: conversation_id
dtype: int64
- name: system
dtype: string
- name: messages
list:
- name: content
dtype: string
- name: role
dtype: string
splits:
- name: train
num_bytes: 4239703
num_examples: 7473
download_size: 2218299
dataset_size: 4239703
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---