multitask_v1 / README.md
riddickz's picture
Upload dataset
82bc6ee verified
---
dataset_info:
features:
- name: problem
dtype: string
- name: solution
dtype: string
- name: task_type
dtype: string
- name: problem_tokens
dtype: int64
splits:
- name: train
num_bytes: 37793065.37241495
num_examples: 45299
- name: test
num_bytes: 1990645.5766922461
num_examples: 2386
download_size: 17955889
dataset_size: 39783710.94910719
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---