dataset_silcon / README.md
JayalekshmiGopakumar's picture
Upload README.md with huggingface_hub
3402c00
|
raw
history blame contribute delete
No virus
628 Bytes
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: texts
sequence: string
- name: image
dtype: image
- name: label
dtype: string
splits:
- name: train
num_bytes: 1122257806.0
num_examples: 3000
- name: test
num_bytes: 118044994.0
num_examples: 300
download_size: 1234806135
dataset_size: 1240302800.0
---
# Dataset Card for "dataset_silcon"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)