cathv commited on
Commit
b69870a
·
verified ·
1 Parent(s): ea21f81

Add 'South_Africa' config data files

Browse files
README.md CHANGED
@@ -68,6 +68,74 @@ dataset_info:
68
  num_examples: 1852
69
  download_size: 750343
70
  dataset_size: 1621283
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
71
  - config_name: Species_ID
72
  features:
73
  - name: scientific_name
@@ -97,6 +165,14 @@ configs:
97
  path: Kenya/val-*
98
  - split: test
99
  path: Kenya/test-*
 
 
 
 
 
 
 
 
100
  - config_name: Species_ID
101
  data_files:
102
  - split: Kenya
 
68
  num_examples: 1852
69
  download_size: 750343
70
  dataset_size: 1621283
71
+ - config_name: South_Africa
72
+ features:
73
+ - name: hotspot_id
74
+ dtype: string
75
+ - name: lon
76
+ dtype: float32
77
+ - name: lat
78
+ dtype: float32
79
+ - name: sat_imagery_path
80
+ dtype: string
81
+ - name: environmental_path
82
+ dtype: string
83
+ - name: target_path
84
+ dtype: string
85
+ - name: bio_1
86
+ dtype: float32
87
+ - name: bio_2
88
+ dtype: float32
89
+ - name: bio_3
90
+ dtype: float32
91
+ - name: bio_4
92
+ dtype: float32
93
+ - name: bio_5
94
+ dtype: float32
95
+ - name: bio_6
96
+ dtype: float32
97
+ - name: bio_7
98
+ dtype: float32
99
+ - name: bio_8
100
+ dtype: float32
101
+ - name: bio_9
102
+ dtype: float32
103
+ - name: bio_10
104
+ dtype: float32
105
+ - name: bio_11
106
+ dtype: float32
107
+ - name: bio_12
108
+ dtype: float32
109
+ - name: bio_13
110
+ dtype: float32
111
+ - name: bio_14
112
+ dtype: float32
113
+ - name: bio_15
114
+ dtype: float32
115
+ - name: bio_16
116
+ dtype: float32
117
+ - name: bio_17
118
+ dtype: float32
119
+ - name: bio_18
120
+ dtype: float32
121
+ - name: bio_19
122
+ dtype: float32
123
+ - name: num_complete_checklists
124
+ dtype: int32
125
+ - name: split
126
+ dtype: string
127
+ splits:
128
+ - name: train
129
+ num_bytes: 1018328
130
+ num_examples: 5372
131
+ - name: val
132
+ num_bytes: 111978
133
+ num_examples: 599
134
+ - name: test
135
+ num_bytes: 127276
136
+ num_examples: 672
137
+ download_size: 790077
138
+ dataset_size: 1257582
139
  - config_name: Species_ID
140
  features:
141
  - name: scientific_name
 
165
  path: Kenya/val-*
166
  - split: test
167
  path: Kenya/test-*
168
+ - config_name: South_Africa
169
+ data_files:
170
+ - split: train
171
+ path: South_Africa/train-*
172
+ - split: val
173
+ path: South_Africa/val-*
174
+ - split: test
175
+ path: South_Africa/test-*
176
  - config_name: Species_ID
177
  data_files:
178
  - split: Kenya
South_Africa/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8064a61078cabf1b93c3f5c214425f219fac303fd6482fb82b4b2e7ddc51b5a9
3
+ size 88234
South_Africa/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:569d84a239dfd436a9611aa3a03e3ef0a0ddbc9d4d139204539528056e0b2b3d
3
+ size 621998
South_Africa/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:541f9951fc5cdac25a42fcc69c160d4cad5ec90ac9de3d7632508bf43a953ed1
3
+ size 79845