ACAC-4K / README.md
hmdliu's picture
Upload dataset
decaad2 verified
metadata
license: openrail
task_categories:
  - image-classification
dataset_info:
  features:
    - name: image
      dtype: image
    - name: label
      dtype:
        class_label:
          names:
            '0': Tang
            '1': Song
            '2': Yuan
            '3': Ming
            '4': Qing
            '5': AI
    - name: idx
      dtype: int32
  splits:
    - name: train
      num_bytes: 1404007393.8
      num_examples: 3200
    - name: test
      num_bytes: 173939596
      num_examples: 400
  download_size: 1578047974
  dataset_size: 1577946989.8
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
tags:
  - art

Ancient Chinese Artwork Classification (ACAC)