wikiart_testing / README.md
nouman-10's picture
Upload README.md with huggingface_hub
a55d52b
metadata
dataset_info:
  features:
    - name: title
      dtype: string
    - name: date
      dtype: string
    - name: description
      dtype: string
    - name: filename
      dtype: string
    - name: image
      dtype: image
    - name: embeddings_pca512
      sequence: float32
    - name: resnet50_non_robust_feats
      sequence: float32
    - name: resnet50_robust_feats
      sequence: float32
    - name: artist_question
      dtype: string
    - name: artist_long_answer
      dtype: string
    - name: artist_short_answer
      dtype: string
    - name: style_question
      dtype: string
    - name: style_long_answer
      dtype: string
    - name: style_short_answer
      dtype: string
    - name: genre_question
      dtype: string
    - name: genre_long_answer
      dtype: string
    - name: genre_short_answer
      dtype: string
  splits:
    - name: train
      num_bytes: 197225567
      num_examples: 6000
  download_size: 188628095
  dataset_size: 197225567

Dataset Card for "wikiart_testing"

More Information needed