CesarLeblanc commited on
Commit
7f378b6
·
verified ·
1 Parent(s): 92c19f9

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: Vegetation plot ID
5
+ dtype: int64
6
+ - name: Longitude
7
+ dtype: float64
8
+ - name: Latitude
9
+ dtype: float64
10
+ - name: EUNIS habitat type
11
+ dtype: string
12
+ - name: OTT species ID
13
+ dtype: string
14
+ - name: Cover abundance percentage
15
+ dtype: string
16
+ - name: Split
17
+ dtype: string
18
+ splits:
19
+ - name: Training
20
+ num_bytes: 347500106
21
+ num_examples: 1102009
22
+ - name: Validation
23
+ num_bytes: 43658584
24
+ num_examples: 137634
25
+ - name: Test
26
+ num_bytes: 42963371
27
+ num_examples: 137944
28
+ download_size: 127040177
29
+ dataset_size: 434122061
30
+ configs:
31
+ - config_name: default
32
+ data_files:
33
+ - split: Training
34
+ path: data/Training-*
35
+ - split: Validation
36
+ path: data/Validation-*
37
+ - split: Test
38
+ path: data/Test-*
39
+ ---
data/Test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5708bc5420806332ee306839cb3908cf085c0f16488e0d70ab2605452fb8625
3
+ size 13308807
data/Training-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a592ac9ad94654c10365bf0d4f8123b88b8f612cd4753204819b508705d6d96b
3
+ size 100839149
data/Validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d80a4e762c2a9af731f628e333200c1d185647c3d49cbe8dd64f806668dd5f51
3
+ size 12892221