CesarLeblanc commited on
Commit
abb1407
·
verified ·
1 Parent(s): 299bf13

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
+ list: float64
16
+ - name: Split
17
+ dtype: string
18
+ splits:
19
+ - name: Training
20
+ num_bytes: 483556284
21
+ num_examples: 936130
22
+ - name: Validation
23
+ num_bytes: 59729698
24
+ num_examples: 117056
25
+ - name: Test
26
+ num_bytes: 59898349
27
+ num_examples: 117024
28
+ download_size: 121803526
29
+ dataset_size: 603184331
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:9984814f806b21dd50960b6ced07be60dae6a5e04479fb3b2c455caef0114080
3
+ size 12759794
data/Training-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b52e66d89c2d9f3dafdc6f18d26eefb0d61f1ebd19b0bb710a7d323d025711d1
3
+ size 96456161
data/Validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3a9b7a3dd6c825d7029f7a9238780d420f051bea4640a66d39639fc0da6e345
3
+ size 12587571