procedural_gen / README.md
sethapun's picture
Upload README.md with huggingface_hub
604b13f
|
raw
history blame
654 Bytes
---
dataset_info:
features:
- name: expressions
dtype: string
- name: answers
dtype: float64
- name: wrong_expressions
dtype: string
- name: wrong_answers
dtype: float64
- name: label
dtype:
class_label:
names:
'0': 'false'
'1': 'true'
splits:
- name: train
num_bytes: 91266
num_examples: 1000
- name: validation
num_bytes: 18262
num_examples: 200
download_size: 67005
dataset_size: 109528
---
# Dataset Card for "procedural_gen"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)