bitwise_arithmetic / README.md
theblackcat102's picture
Upload dataset
0dfdba4 verified
---
dataset_info:
features:
- name: question
dtype: string
- name: answer
dtype: string
- name: metadata
struct:
- name: difficulty
struct:
- name: difficulty
dtype: int64
- name: problem
dtype: string
- name: source_dataset
dtype: string
- name: source_index
dtype: int64
- name: difficulty
dtype: int64
splits:
- name: test
num_bytes: 133243
num_examples: 280
- name: validate
num_bytes: 44091
num_examples: 120
- name: train
num_bytes: 396339
num_examples: 1000
download_size: 138272
dataset_size: 573673
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
- split: validate
path: data/validate-*
- split: train
path: data/train-*
---