joshvm commited on
Commit
63a2a9b
·
verified ·
1 Parent(s): 6208c3c

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image_id
5
+ dtype: int64
6
+ - name: image
7
+ dtype: image
8
+ - name: height
9
+ dtype: int16
10
+ - name: width
11
+ dtype: int16
12
+ - name: annotation
13
+ dtype: image
14
+ - name: oam_id
15
+ dtype: string
16
+ - name: license
17
+ dtype: string
18
+ - name: biome
19
+ dtype: int8
20
+ - name: crs
21
+ dtype: string
22
+ - name: bounds
23
+ sequence: float32
24
+ length: 4
25
+ - name: validation_fold
26
+ dtype: int8
27
+ - name: biome_name
28
+ dtype: string
29
+ - name: lat
30
+ dtype: float32
31
+ - name: lon
32
+ dtype: float32
33
+ - name: segments
34
+ dtype: string
35
+ - name: meta
36
+ dtype: string
37
+ - name: coco_annotations
38
+ dtype: string
39
+ splits:
40
+ - name: train
41
+ num_bytes: 240830437.0508917
42
+ num_examples: 237
43
+ - name: test
44
+ num_bytes: 42985219.947257385
45
+ num_examples: 35
46
+ download_size: 269995300
47
+ dataset_size: 283815656.9981491
48
+ configs:
49
+ - config_name: default
50
+ data_files:
51
+ - split: train
52
+ path: data/train-*
53
+ - split: test
54
+ path: data/test-*
55
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b5ac0fbc991fc30cc9abdf44fce2c26f6aea4b11e871c174523cc50e430e90a
3
+ size 41258043
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39b87d1bae77aae47c3253524c5a3416912f6d5e2c52b30e36bd0a30705a1bb6
3
+ size 228737257