--- dataset_info: features: - name: qid dtype: string - name: title dtype: string - name: image_url_raw dtype: string - name: image_filename dtype: string - name: inception dtype: string - name: collection dtype: string - name: collection_qid dtype: string - name: location dtype: string - name: location_qid dtype: string - name: material dtype: string - name: genre dtype: string - name: height_cm dtype: float64 - name: width_cm dtype: float64 - name: depicts dtype: string - name: inventory_number dtype: string - name: wikidata_url dtype: string - name: artist dtype: class_label: names: '0': Alfred Sisley '1': Berthe Morisot '2': Camille Pissarro '3': Claude Monet '4': Eugène Louis Boudin '5': Georges Seurat '6': Gustave Courbet '7': Gustave Loiseau '8': Henri-Jean Guillaume Martin '9': Isaac Levitan '10': Mary Cassatt '11': Maurice Prendergast '12': Nikolay Bogdanov-Belsky '13': Paul Cézanne '14': Pierre-Auguste Renoir '15': Pyotr Konchalovsky '16': Henri de Toulouse-Lautrec '17': Édouard Manet - name: image dtype: image splits: - name: train num_bytes: 5642487527 num_examples: 6195 download_size: 5598156098 dataset_size: 5642487527 configs: - config_name: default data_files: - split: train path: data/train-* ---