qa_zre_promptsource / README.md
marcov's picture
Upload dataset (part 00002-of-00003)
f0cfc30 verified
---
dataset_info:
features:
- name: relation
dtype: string
- name: question
dtype: string
- name: subject
dtype: string
- name: context
dtype: string
- name: answers
sequence: string
- name: template_name
dtype: string
- name: template
dtype: string
- name: rendered_input
dtype: string
- name: rendered_output
dtype: string
splits:
- name: test
num_bytes: 789618741.0
num_examples: 960000
- name: validation
num_bytes: 39636958.0
num_examples: 48000
- name: train
num_bytes: 55219705711.0
num_examples: 67200000
download_size: 18720303573
dataset_size: 56048961410.0
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
- split: validation
path: data/validation-*
- split: train
path: data/train-*
---