chandrabhuma's picture
GRPO format for building defect VQA (Unsloth compatible)
5efe52d verified
---
dataset_info:
features:
- name: prompt
list:
- name: content
list:
- name: text
dtype: string
- name: type
dtype: string
- name: role
dtype: string
- name: images
dtype: image
- name: chosen
dtype: string
- name: rejected
dtype: string
splits:
- name: train
num_bytes: 638684467.5
num_examples: 3172
download_size: 638014813
dataset_size: 638684467.5
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---