--- dataset_info: features: - name: Title dtype: string - name: Artist sequence: string - name: ConstituentID sequence: int64 - name: ArtistBio sequence: string - name: Nationality sequence: string - name: BeginDate sequence: int64 - name: EndDate sequence: int64 - name: Gender sequence: string - name: Date dtype: string - name: Medium dtype: string - name: Dimensions dtype: string - name: CreditLine dtype: string - name: AccessionNumber dtype: string - name: Classification dtype: string - name: Department dtype: string - name: DateAcquired dtype: string - name: Cataloged dtype: string - name: ObjectID dtype: int64 - name: URL dtype: string - name: ImageURL dtype: string - name: OnView dtype: string - name: Height (cm) dtype: float64 - name: Width (cm) dtype: float64 - name: Depth (cm) dtype: float64 - name: Weight (kg) dtype: float64 - name: Diameter (cm) dtype: float64 - name: Length (cm) dtype: float64 - name: Circumference (cm) dtype: float64 - name: Duration (sec.) dtype: float64 splits: - name: train num_bytes: 89911886 num_examples: 157620 download_size: 15477955 dataset_size: 89911886 configs: - config_name: default data_files: - split: train path: data/train-* ---