File size: 638 Bytes
ff45056 |
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 |
---
dataset_info:
features:
- name: image
sequence: string
- name: question
dtype: string
- name: response
dtype: string
splits:
- name: wo_thinking_thyme_single_round
num_bytes: 491342
num_examples: 1
- name: 2round
num_bytes: 871243
num_examples: 3
- name: computation
num_bytes: 2516
num_examples: 2
download_size: 1042653
dataset_size: 1365101
configs:
- config_name: default
data_files:
- split: wo_thinking_thyme_single_round
path: data/wo_thinking_thyme_single_round-*
- split: 2round
path: data/2round-*
- split: computation
path: data/computation-*
---
|