File size: 3,537 Bytes
26efb74
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: label
    dtype:
      class_label:
        names:
          '0': /a/airplane_cabin
          '1': /a/amusement_arcade
          '2': /a/archive
          '3': /a/arrival_gate/outdoor
          '4': /a/art_gallery
          '5': /a/art_school
          '6': /a/atrium/public
          '7': /b/balcony/exterior
          '8': /b/barn
          '9': /b/barndoor
          '10': /b/basilica
          '11': /b/basketball_court/outdoor
          '12': /b/bathroom
          '13': /b/batters_box
          '14': /b/bazaar/indoor
          '15': /b/beach
          '16': /b/beauty_salon
          '17': /b/biology_laboratory
          '18': /b/boathouse
          '19': /b/booth/indoor
          '20': /b/bridge
          '21': /b/bus_interior
          '22': /c/cabin/outdoor
          '23': /c/casino/indoor
          '24': /c/castle
          '25': /c/catacomb
          '26': /c/church/outdoor
          '27': /c/clothing_store
          '28': /c/conference_room
          '29': /c/construction_site
          '30': /c/control_tower/outdoor
          '31': /c/corn_field
          '32': /c/courtroom
          '33': /d/dentists_office
          '34': /d/desert/sand
          '35': /d/diner/outdoor
          '36': /d/discotheque
          '37': /d/dorm_room
          '38': /d/driveway
          '39': /e/elevator/door
          '40': /f/fire_escape
          '41': /f/firing_range/indoor
          '42': /f/formal_garden
          '43': /g/game_room
          '44': /g/garbage_dump
          '45': /g/general_store/outdoor
          '46': /g/golf_course
          '47': /g/greenhouse/outdoor
          '48': /h/hayfield
          '49': /h/herb_garden
          '50': /h/hill
          '51': /h/home_office
          '52': /h/hot_spring
          '53': /h/house
          '54': /h/hunting_lodge/outdoor
          '55': /i/ice_cream_parlor
          '56': /j/jewelry_shop
          '57': /k/kindergarden_classroom
          '58': /l/library/indoor
          '59': /l/lift_bridge
          '60': /l/lock_chamber
          '61': /m/manufactured_home
          '62': /m/market/indoor
          '63': /m/martial_arts_gym
          '64': /m/music_store
          '65': /o/office
          '66': /o/oilrig
          '67': /o/operating_room
          '68': /p/palace
          '69': /p/pasture
          '70': /p/pharmacy
          '71': /p/physics_laboratory
          '72': /p/playground
          '73': /p/pond
          '74': /p/promenade_deck
          '75': /r/raceway
          '76': /r/railroad_track
          '77': /r/rainforest
          '78': /r/restaurant
          '79': /r/restaurant_patio
          '80': /r/rice_paddy
          '81': /r/rope_bridge
          '82': /s/shed
          '83': /s/shower
          '84': /s/ski_slope
          '85': /s/slum
          '86': /t/television_studio
          '87': /t/toyshop
          '88': /t/track/outdoor
          '89': /t/train_station/platform
          '90': /t/trench
          '91': /v/valley
          '92': /v/videostore
          '93': /v/volcano
          '94': /v/volleyball_court/indoor
          '95': /v/volleyball_court/outdoor
          '96': /w/windmill
          '97': /w/wine_cellar/barrel_storage
          '98': /w/wine_cellar/bottle_storage
          '99': /y/yard
  splits:
  - name: train
    num_bytes: 3533312520.9
    num_examples: 19570
  download_size: 3533531497
  dataset_size: 3533312520.9
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---