File size: 1,779 Bytes
a973ca6 | 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 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 | ---
dataset_info:
config_name: '256'
features:
- name: image
dtype: image
- name: label
dtype:
class_label:
names:
'0': Albumen photograph
'1': Bronze
'2': Ceramic
'3': Clay
'4': Engraving
'5': Etching
'6': Faience
'7': Glass
'8': Gold
'9': Graphite
'10': Hand-colored engraving
'11': Hand-colored etching
'12': Iron
'13': Ivory
'14': Limestone
'15': Lithograph
'16': Marble
'17': Oil on canvas
'18': Pen and brown ink
'19': Polychromed wood
'20': Porcelain
'21': Silk and metal thread
'22': Silver
'23': Steel
'24': Wood
'25': Wood engraving
'26': Woodblock
'27': Woodcut
'28': Woven fabric
- name: Museum
dtype: string
- name: Museum-based instance ID
dtype: string
- name: Width
dtype: float32
- name: Height
dtype: float32
- name: Product size
dtype: float32
- name: Aspect ratio
dtype: float32
splits:
- name: train
num_bytes: 441294458.5
num_examples: 20300
- name: validation
num_bytes: 26810584.95
num_examples: 1450
- name: test
num_bytes: 362018531.291
num_examples: 15657
download_size: 719959312
dataset_size: 830123574.7409999
builder_config:
config_name: '256'
data_files:
- split: train
pattern: 256/train-*
- split: validation
pattern: 256/validation-*
- split: test
pattern: 256/test-*
---
# Dataset Card for "MAMe"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |