File size: 1,084 Bytes
a55d52b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
---
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.0
    num_examples: 6000
  download_size: 188628095
  dataset_size: 197225567.0
---
# Dataset Card for "wikiart_testing"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)