metadata
dataset_info:
- config_name: framings
features:
- name: entry_id
dtype: string
- name: framing_idx
dtype: int64
- name: tag
dtype: string
- name: bucket
dtype: string
- name: base_question
dtype: string
- name: framing_topic
dtype: string
- name: framing
dtype: string
- name: option_order
sequence: string
splits:
- name: train
num_bytes: 44701705
num_examples: 150000
download_size: 12586788
dataset_size: 44701705
- config_name: pool
features:
- name: id
dtype: string
- name: tag
dtype: string
- name: bucket
dtype: string
- name: sub_topic
dtype: string
- name: phrase
dtype: string
- name: canonical_prompt
dtype: string
- name: valid_answers_sample
sequence: string
- name: n_options
dtype: int64
- name: is_anchor
dtype: bool
- name: anchor_id
dtype: string
- name: verb
dtype: string
splits:
- name: train
num_bytes: 1162840
num_examples: 5000
download_size: 514797
dataset_size: 1162840
configs:
- config_name: framings
data_files:
- split: train
path: framings/train-*
- config_name: pool
data_files:
- split: train
path: pool/train-*