cathv commited on
Commit
59803e7
·
verified ·
1 Parent(s): 0d1db0b

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: South_Africa
4
+ features:
5
+ - name: hotspot_id
6
+ dtype: string
7
+ - name: hotspot_name
8
+ dtype: string
9
+ - name: lon
10
+ dtype: float32
11
+ - name: lat
12
+ dtype: float32
13
+ - name: county
14
+ dtype: string
15
+ - name: county_code
16
+ dtype: string
17
+ - name: state
18
+ dtype: string
19
+ - name: state_code
20
+ dtype: string
21
+ - name: sat_imagery_path
22
+ dtype: string
23
+ - name: environmental_path
24
+ dtype: string
25
+ - name: split
26
+ dtype: string
27
+ - name: num_complete_checklists
28
+ dtype: int32
29
+ - name: target
30
+ sequence: float32
31
+ length: 1054
32
+ - name: geometry
33
+ dtype: string
34
+ splits:
35
+ - name: train
36
+ num_bytes: 29784572
37
+ num_examples: 6481
38
+ - name: val
39
+ num_bytes: 999727
40
+ num_examples: 218
41
+ - name: test
42
+ num_bytes: 8510658
43
+ num_examples: 1852
44
+ download_size: 2153083
45
+ dataset_size: 39294957
46
+ configs:
47
+ - config_name: South_Africa
48
+ data_files:
49
+ - split: train
50
+ path: South_Africa/train-*
51
+ - split: val
52
+ path: South_Africa/val-*
53
+ - split: test
54
+ path: South_Africa/test-*
55
+ ---
South_Africa/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16f9170a6d7787e51b13ebf623431877ec1e2629d8d1b5f6287f373c72323800
3
+ size 453629
South_Africa/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da2d66305cb829ed4a7802600cb32e86c964b95b24152a24dc94454068701c60
3
+ size 1529345
South_Africa/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa3bc7f5c1e30fbb6db488bac8dfab2cb7547ace53f0652de0cef4285c9a3491
3
+ size 170109