| 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) |