AncientMNIST / README.md
SummerSigh's picture
Upload README.md with huggingface_hub
21b1052
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: image
      dtype: image
    - name: label
      dtype:
        class_label:
          names:
            '0': Alpha
            '1': Beta
            '2': Chi
            '3': Delta
            '4': Epsilon
            '5': Eta
            '6': Gamma
            '7': Iota
            '8': Kappa
            '9': Lambda
            '10': LunateSigma
            '11': Mu
            '12': Nu
            '13': Omega
            '14': Omicron
            '15': Phi
            '16': Pi
            '17': Psi
            '18': Rho
            '19': Tau
            '20': Theta
            '21': Upsilon
            '22': Xi
            '23': Zeta
  splits:
    - name: train
      num_bytes: 309609553.26
      num_examples: 205797
  download_size: 217254607
  dataset_size: 309609553.26

Dataset Card for "AncientMNIST"

More Information needed