File size: 2,131 Bytes
e3d2aa7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
503fe9a
9395df0
503fe9a
e3d2aa7
9395df0
e3d2aa7
 
9395df0
e3d2aa7
 
9395df0
e3d2aa7
 
9395df0
e3d2aa7
9395df0
 
e3d2aa7
 
 
503fe9a
 
e3d2aa7
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: img_id
    dtype: string
  - name: resp
    dtype: string
  - name: desc_encoding
    sequence: float64
  - name: img_encoding
    sequence: float64
  - name: id
    dtype: int64
  - name: latitude
    dtype: float64
  - name: longitude
    dtype: float64
  - name: thumb_original_url
    dtype: string
  - name: country
    dtype: string
  - name: sequence
    dtype: string
  - name: captured_at
    dtype: int64
  - name: lon_bin
    dtype: int64
  - name: lat_bin
    dtype: int64
  - name: cell
    dtype: string
  - name: region
    dtype: string
  - name: sub-region
    dtype: string
  - name: city
    dtype: string
  - name: land_cover
    dtype: int64
  - name: road_index
    dtype: float64
  - name: drive_side
    dtype: int64
  - name: climate
    dtype: int64
  - name: soil
    dtype: int64
  - name: dist_sea
    dtype: float64
  - name: quadtree_10_5000
    dtype: int64
  - name: quadtree_10_25000
    dtype: int64
  - name: quadtree_10_1000
    dtype: int64
  - name: quadtree_10_50000
    dtype: int64
  - name: quadtree_10_12500
    dtype: int64
  - name: quadtree_10_500
    dtype: int64
  - name: quadtree_10_2500
    dtype: int64
  - name: unique_region
    dtype: string
  - name: unique_sub-region
    dtype: string
  - name: unique_city
    dtype: string
  - name: unique_country
    dtype: string
  - name: creator_username
    dtype: string
  - name: creator_id
    dtype: float64
  - name: country_one_hot_enc
    sequence:
      sequence: int64
  splits:
  - name: '00'
    num_bytes: 17265609
    num_examples: 1008
  - name: '01'
    num_bytes: 856211257
    num_examples: 50000
  - name: '02'
    num_bytes: 856225082
    num_examples: 50000
  - name: '03'
    num_bytes: 856194005
    num_examples: 50000
  - name: '04'
    num_bytes: 856206224
    num_examples: 50000
  download_size: 2451455903
  dataset_size: 3442102177
configs:
- config_name: default
  data_files:
  - split: '00'
    path: data/00-*
  - split: '01'
    path: data/01-*
  - split: '02'
    path: data/02-*
  - split: '03'
    path: data/03-*
  - split: '04'
    path: data/04-*
---