dataset_info: | |
features: | |
- name: session_id | |
dtype: string | |
- name: timestamp | |
dtype: string | |
- name: paper_id | |
dtype: string | |
- name: source | |
dtype: string | |
- name: question | |
dtype: string | |
- name: low_effort | |
dtype: bool | |
- name: specific | |
dtype: bool | |
- name: evidence | |
dtype: bool | |
- name: factual | |
dtype: bool | |
- name: skipped | |
dtype: bool | |
- name: user_name | |
dtype: string | |
- name: key | |
dtype: string | |
- name: img_urls | |
sequence: string | |
splits: | |
- name: train | |
num_bytes: 606033 | |
num_examples: 572 | |
download_size: 134149 | |
dataset_size: 606033 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
# Dataset Card for "paper_voting_data_v2_noimages" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |