sample-population / README.md
AlliteraryAlligator's picture
Upload dataset
c971261 verified
|
Raw
History Blame Contribute Delete
454 Bytes
---
dataset_info:
features:
- name: DocID
dtype: int64
- name: Prompt
dtype: string
- name: Model
dtype: string
- name: Feature
dtype: string
- name: Question
dtype: string
- name: Answer
dtype: string
splits:
- name: train
num_bytes: 15953564
num_examples: 61190
download_size: 1342644
dataset_size: 15953564
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---