ICPR_big_2 / README.md
nourheshamshaheen's picture
Upload README.md with huggingface_hub
353b7bb
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: label
      dtype:
        class_label:
          names:
            '0': area
            '1': heatmap
            '2': horizontal_bar
            '3': horizontal_interval
            '4': line
            '5': manhattan
            '6': map
            '7': pie
            '8': scatter
            '9': scatter-line
            '10': surface
            '11': venn
            '12': vertical_bar
            '13': vertical_box
            '14': vertical_interval
    - name: pipeline_label
      dtype:
        class_label:
          names:
            '0': line
            '1': other
            '2': scatter
            '3': scatter_line
            '4': vertical_bar
    - name: true_label
      dtype: string
  splits:
    - name: train
      num_bytes: 1192178239.45
      num_examples: 22923
  download_size: 725579368
  dataset_size: 1192178239.45
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "ICPR_big_2"

More Information needed