SciMMIR / README.md
yizhilll's picture
Upload README.md with huggingface_hub
83147a3 verified
|
raw
history blame
No virus
923 Bytes
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
dataset_info:
features:
- name: image
dtype: image
- name: file_name_index
dtype: string
- name: text
dtype: string
- name: class
dtype: string
- name: super_class
dtype: string
- name: sub_class
dtype: string
- name: split
dtype: string
splits:
- name: train
num_bytes: 59242453844.635
num_examples: 498279
- name: validation
num_bytes: 1783636593.843
num_examples: 16433
- name: test
num_bytes: 1874022111.346
num_examples: 16263
download_size: 63729889852
dataset_size: 62900112549.824005
---
# Dataset Card for "SciMMIR_dataset"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)