File size: 802 Bytes
530fe59 | 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 39 40 41 42 43 44 45 46 | ---
dataset_info:
config_name: R1-Onevision-7B
features:
- name: tokens
list: string
- name: input_ids
list: int32
- name: probs
list:
list: float64
- name: preds
list: int64
- name: labels
list: float64
- name: spans
list:
- name: end
dtype: int64
- name: label
dtype: int64
- name: start
dtype: int64
- name: text
dtype: string
- name: type
dtype: string
- name: image
dtype: image
- name: context_text
dtype: string
- name: user_content
dtype: string
splits:
- name: train
num_bytes: 114098193
num_examples: 498
download_size: 79220788
dataset_size: 114098193
configs:
- config_name: R1-Onevision-7B
data_files:
- split: train
path: R1-Onevision-7B/train-*
---
|