dataset_silcon / README.md
JayalekshmiGopakumar's picture
Upload README.md with huggingface_hub
3402c00
|
raw
history blame contribute delete
No virus
628 Bytes
metadata
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
      num_examples: 3000
    - name: test
      num_bytes: 118044994
      num_examples: 300
  download_size: 1234806135
  dataset_size: 1240302800

Dataset Card for "dataset_silcon"

More Information needed