File size: 775 Bytes
83d3a30 e769752 83d3a30 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 |
---
license: mit
configs:
- config_name: R1-Onevision-7B
data_files:
- split: phd_sec_annotations
path: R1-Onevision-7B/phd_sec_annotations-*
dataset_info:
config_name: R1-Onevision-7B
features:
- name: question_id
dtype: string
- name: question
dtype: string
- name: model_output
dtype: string
- name: ground_truth
dtype: string
- name: hallucination_annotation
dtype: string
- name: annotator_model
dtype: string
- name: image
dtype: image
- name: image_name
dtype: string
- name: task
dtype: string
- name: mode
dtype: string
splits:
- name: phd_sec_annotations
num_bytes: 209698.0
num_examples: 5
download_size: 150521
dataset_size: 209698.0
---
|