jancuhel's picture
Upload dataset
7cb8617 verified
|
raw
history blame
No virus
660 Bytes
---
dataset_info:
features:
- name: image
dtype: image
- name: id
dtype: int64
- name: text
dtype: string
- name: label
dtype: int64
- name: manual
dtype: string
- name: question
dtype: string
splits:
- name: train
num_bytes: 1558879.0
num_examples: 200
- name: validation
num_bytes: 1849206.0
num_examples: 53
- name: test
num_bytes: 625359.0
num_examples: 55
download_size: 2031101
dataset_size: 4033444.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---