pgdp5k_mini / README.md
xylcbd's picture
Upload dataset
6355b69 verified
---
dataset_info:
features:
- name: data_source
dtype: string
- name: prompt
list:
- name: content
dtype: string
- name: role
dtype: string
- name: images
list:
- name: bytes
dtype: binary
- name: path
dtype: 'null'
- name: ability
dtype: string
- name: reward_model
struct:
- name: ground_truth
dtype: string
- name: style
dtype: string
- name: extra_info
struct:
- name: sample_id
dtype: string
- name: sample_set
dtype: string
splits:
- name: train
num_bytes: 214533
num_examples: 7
- name: val
num_bytes: 33762
num_examples: 1
- name: test
num_bytes: 128475
num_examples: 3
download_size: 390584
dataset_size: 376770
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: val
path: data/val-*
- split: test
path: data/test-*
---