Datasets:
Adding test data to dataset (parquet) (part 00001-of-00002)
Browse files
README.md
CHANGED
|
@@ -3,7 +3,8 @@ license: cc-by-4.0
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
- la
|
| 6 |
-
pretty_name:
|
|
|
|
| 7 |
task_categories:
|
| 8 |
- image-feature-extraction
|
| 9 |
dataset_info:
|
|
@@ -40,13 +41,25 @@ dataset_info:
|
|
| 40 |
dtype: string
|
| 41 |
splits:
|
| 42 |
- name: train
|
| 43 |
-
num_bytes:
|
| 44 |
num_examples: 22370
|
| 45 |
- name: validation
|
| 46 |
-
num_bytes:
|
| 47 |
num_examples: 2486
|
| 48 |
-
|
| 49 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 50 |
tags:
|
| 51 |
- biology
|
| 52 |
- image
|
|
@@ -69,7 +82,20 @@ configs:
|
|
| 69 |
path: data/train-*
|
| 70 |
- split: validation
|
| 71 |
path: data/validation-*
|
| 72 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 73 |
---
|
| 74 |
|
| 75 |
|
|
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
- la
|
| 6 |
+
pretty_name: 'Beetles as Sentinel Taxa: Predicting drought conditions from NEON specimen
|
| 7 |
+
imagery'
|
| 8 |
task_categories:
|
| 9 |
- image-feature-extraction
|
| 10 |
dataset_info:
|
|
|
|
| 41 |
dtype: string
|
| 42 |
splits:
|
| 43 |
- name: train
|
| 44 |
+
num_bytes: 14087525685.19
|
| 45 |
num_examples: 22370
|
| 46 |
- name: validation
|
| 47 |
+
num_bytes: 1559423695.07
|
| 48 |
num_examples: 2486
|
| 49 |
+
- name: seen
|
| 50 |
+
num_bytes: 2923805033.104
|
| 51 |
+
num_examples: 7028
|
| 52 |
+
- name: seen_challenge
|
| 53 |
+
num_bytes: 3306626373.775
|
| 54 |
+
num_examples: 6725
|
| 55 |
+
- name: unseen
|
| 56 |
+
num_bytes: 1343141646.385
|
| 57 |
+
num_examples: 2795
|
| 58 |
+
- name: unseen_challenge
|
| 59 |
+
num_bytes: 1434282817.54
|
| 60 |
+
num_examples: 3106
|
| 61 |
+
download_size: 20021233279
|
| 62 |
+
dataset_size: 24654805251.064
|
| 63 |
tags:
|
| 64 |
- biology
|
| 65 |
- image
|
|
|
|
| 82 |
path: data/train-*
|
| 83 |
- split: validation
|
| 84 |
path: data/validation-*
|
| 85 |
+
- split: seen
|
| 86 |
+
path: data/seen-*
|
| 87 |
+
- split: seen_challenge
|
| 88 |
+
path: data/seen_challenge-*
|
| 89 |
+
- split: unseen
|
| 90 |
+
path: data/unseen-*
|
| 91 |
+
- split: unseen_challenge
|
| 92 |
+
path: data/unseen_challenge-*
|
| 93 |
+
description: Images of pinned carabid beetle specimens collected by the National Ecological
|
| 94 |
+
Observatory Network (NEON) from ecological sites across the U.S., along with associated
|
| 95 |
+
metadata and drought severity indices (Standardized Precipitation Evapotranspiration
|
| 96 |
+
Index (SPEI)). It was developed to for the second HDR ML Challenge, and is intended
|
| 97 |
+
to support the development of machine learning models to predict environmental conditions—specifically
|
| 98 |
+
drought status—from organismal traits captured in specimen imagery.
|
| 99 |
---
|
| 100 |
|
| 101 |
|
data/unseen_challenge-00001-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5670b3ab94a31fb946287702f66680fcf75b77e719f94f274ac424bda791f3bd
|
| 3 |
+
size 269580616
|
data/unseen_challenge-00002-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c42ba48049f058505bfe45efab20bbffc302cff479532fa74f39c07fe214e2b6
|
| 3 |
+
size 272214642
|