metadata
dataset_info:
- config_name: boolq
features:
- name: paragraph
dtype: string
- name: question
dtype: string
- name: label
dtype: int64
- name: wizardlm
dtype: string
- name: gpt4o
dtype: string
- name: wizardlm_score
dtype: float64
- name: gpt4o_score
dtype: float64
splits:
- name: train
num_bytes: 16582036
num_examples: 4365
download_size: 8760331
dataset_size: 16582036
- config_name: copa
features:
- name: premise
dtype: string
- name: question
dtype: string
- name: choices
sequence: string
- name: answer
dtype: string
- name: wizardlm
dtype: string
- name: gpt4o
dtype: string
- name: wizardlm_score
dtype: float64
- name: gpt4o_score
dtype: float64
splits:
- name: train
num_bytes: 12604379
num_examples: 3576
download_size: 5883308
dataset_size: 12604379
- config_name: hellaswag
features:
- name: context
dtype: string
- name: choices
sequence: string
- name: answer
dtype: string
- name: wizardlm
dtype: string
- name: gpt4o
dtype: string
- name: wizardlm_score
dtype: float64
- name: gpt4o_score
dtype: float64
splits:
- name: train
num_bytes: 12187482
num_examples: 2529
download_size: 5586080
dataset_size: 12187482
- config_name: sentineg
features:
- name: sentence
dtype: string
- name: label
dtype: string
- name: wizardlm
dtype: string
- name: gpt4o
dtype: string
- name: wizardlm_score
dtype: float64
- name: gpt4o_score
dtype: float64
splits:
- name: train
num_bytes: 9517521
num_examples: 4049
download_size: 3963935
dataset_size: 9517521
- config_name: wic
features:
- name: word
dtype: string
- name: context_1
dtype: string
- name: context_2
dtype: string
- name: label
dtype: int64
- name: wizardlm
dtype: string
- name: gpt4o
dtype: string
- name: wizardlm_score
dtype: float64
- name: gpt4o_score
dtype: float64
splits:
- name: train
num_bytes: 12376808
num_examples: 3928
download_size: 5577021
dataset_size: 12376808
configs:
- config_name: boolq
data_files:
- split: train
path: boolq/train-*
- config_name: copa
data_files:
- split: train
path: copa/train-*
- config_name: hellaswag
data_files:
- split: train
path: hellaswag/train-*
- config_name: sentineg
data_files:
- split: train
path: sentineg/train-*
- config_name: wic
data_files:
- split: train
path: wic/train-*