Upload dataset
Browse files- README.md +38 -14
- data/test_environment-00000-of-00001.parquet +2 -2
- data/test_genotype-00000-of-00001.parquet +2 -2
- data/test_genotype_environment-00000-of-00001.parquet +2 -2
- data/test_plot-00000-of-00001.parquet +2 -2
- data/train-00000-of-00007.parquet +2 -2
- data/train-00001-of-00007.parquet +2 -2
- data/train-00002-of-00007.parquet +2 -2
- data/train-00003-of-00007.parquet +2 -2
- data/train-00004-of-00007.parquet +2 -2
- data/train-00005-of-00007.parquet +2 -2
- data/train-00006-of-00007.parquet +2 -2
- data/validation-00000-of-00002.parquet +2 -2
- data/validation-00001-of-00002.parquet +2 -2
README.md
CHANGED
@@ -14,6 +14,18 @@ dataset_info:
|
|
14 |
dtype: uint8
|
15 |
- name: plot_number
|
16 |
dtype: int16
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
- name: sowing_date
|
18 |
dtype: date32
|
19 |
- name: harvest_date
|
@@ -85,17 +97,17 @@ dataset_info:
|
|
85 |
sequence: uint8
|
86 |
- name: senescence_method_ids
|
87 |
sequence: uint16
|
88 |
-
- name:
|
89 |
dtype: float16
|
90 |
-
- name:
|
91 |
dtype: date32
|
92 |
-
- name:
|
93 |
dtype: float16
|
94 |
-
- name:
|
95 |
dtype: float16
|
96 |
-
- name:
|
97 |
dtype: uint8
|
98 |
-
- name:
|
99 |
dtype: uint16
|
100 |
- name: height_final_value
|
101 |
dtype: float16
|
@@ -121,6 +133,18 @@ dataset_info:
|
|
121 |
dtype: uint8
|
122 |
- name: yield_method_id
|
123 |
dtype: uint16
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
124 |
- name: protein_value
|
125 |
dtype: float16
|
126 |
- name: protein_date
|
@@ -177,25 +201,25 @@ dataset_info:
|
|
177 |
sequence: time32[s]
|
178 |
splits:
|
179 |
- name: train
|
180 |
-
num_bytes:
|
181 |
num_examples: 2930
|
182 |
- name: validation
|
183 |
-
num_bytes:
|
184 |
num_examples: 380
|
185 |
- name: test_plot
|
186 |
-
num_bytes:
|
187 |
num_examples: 250
|
188 |
- name: test_genotype
|
189 |
-
num_bytes:
|
190 |
num_examples: 246
|
191 |
- name: test_environment
|
192 |
-
num_bytes:
|
193 |
num_examples: 190
|
194 |
- name: test_genotype_environment
|
195 |
-
num_bytes:
|
196 |
num_examples: 62
|
197 |
-
download_size:
|
198 |
-
dataset_size:
|
199 |
configs:
|
200 |
- config_name: default
|
201 |
data_files:
|
|
|
14 |
dtype: uint8
|
15 |
- name: plot_number
|
16 |
dtype: int16
|
17 |
+
- name: range
|
18 |
+
dtype: uint8
|
19 |
+
- name: row
|
20 |
+
dtype: uint8
|
21 |
+
- name: lot
|
22 |
+
dtype: uint8
|
23 |
+
- name: latitude
|
24 |
+
dtype: float16
|
25 |
+
- name: longitude
|
26 |
+
dtype: float16
|
27 |
+
- name: spatial_check
|
28 |
+
dtype: int32
|
29 |
- name: sowing_date
|
30 |
dtype: date32
|
31 |
- name: harvest_date
|
|
|
97 |
sequence: uint8
|
98 |
- name: senescence_method_ids
|
99 |
sequence: uint16
|
100 |
+
- name: heading_value
|
101 |
dtype: float16
|
102 |
+
- name: heading_date
|
103 |
dtype: date32
|
104 |
+
- name: heading_blue
|
105 |
dtype: float16
|
106 |
+
- name: heading_heritability
|
107 |
dtype: float16
|
108 |
+
- name: heading_trait_id
|
109 |
dtype: uint8
|
110 |
+
- name: heading_method_id
|
111 |
dtype: uint16
|
112 |
- name: height_final_value
|
113 |
dtype: float16
|
|
|
133 |
dtype: uint8
|
134 |
- name: yield_method_id
|
135 |
dtype: uint16
|
136 |
+
- name: yield_adjusted_value
|
137 |
+
dtype: float16
|
138 |
+
- name: yield_adjusted_date
|
139 |
+
dtype: date32
|
140 |
+
- name: yield_adjusted_blue
|
141 |
+
dtype: float16
|
142 |
+
- name: yield_adjusted_heritability
|
143 |
+
dtype: float16
|
144 |
+
- name: yield_adjusted_trait_id
|
145 |
+
dtype: uint8
|
146 |
+
- name: yield_adjusted_method_id
|
147 |
+
dtype: uint16
|
148 |
- name: protein_value
|
149 |
dtype: float16
|
150 |
- name: protein_date
|
|
|
201 |
sequence: time32[s]
|
202 |
splits:
|
203 |
- name: train
|
204 |
+
num_bytes: 3194643091
|
205 |
num_examples: 2930
|
206 |
- name: validation
|
207 |
+
num_bytes: 673332048
|
208 |
num_examples: 380
|
209 |
- name: test_plot
|
210 |
+
num_bytes: 442961280
|
211 |
num_examples: 250
|
212 |
- name: test_genotype
|
213 |
+
num_bytes: 436134393
|
214 |
num_examples: 246
|
215 |
- name: test_environment
|
216 |
+
num_bytes: 161883984
|
217 |
num_examples: 190
|
218 |
- name: test_genotype_environment
|
219 |
+
num_bytes: 109778928
|
220 |
num_examples: 62
|
221 |
+
download_size: 1375484429
|
222 |
+
dataset_size: 5018733724
|
223 |
configs:
|
224 |
- config_name: default
|
225 |
data_files:
|
data/test_environment-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4730186bfeb0036f5ec8ebe605b356cacf997f9431626662c4e26e0c989502ce
|
3 |
+
size 27571497
|
data/test_genotype-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e4891f84bcd52bb6b1349f7bdcb963137be656b8db677f76aa2ef33eb14f3cd
|
3 |
+
size 151237564
|
data/test_genotype_environment-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c6a263fe30ed82438af7e54a946912295851764e5e878d94226e7022e736bcec
|
3 |
+
size 38289144
|
data/test_plot-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a734450b57a70695e3284d2ffc84de41a11891cf27a6f26150b13c83f7a90cd
|
3 |
+
size 153455265
|
data/train-00000-of-00007.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c42f18090e8629a9e248f91fb0119f23b17bd94b3f6f96ec349966a55c17caa9
|
3 |
+
size 207966128
|
data/train-00001-of-00007.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b2bbf18a71311db5fa6b7091f1b90681b89a0e4f6c32a4b726231052d015884
|
3 |
+
size 189226106
|
data/train-00002-of-00007.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7f5dc0580d40d30bfa0db5e6aea42a159272958e466259da9c61fcfa86bf67c
|
3 |
+
size 182774256
|
data/train-00003-of-00007.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aebc76423bf5764e82b5fc29baeae71dcbc4a5137372665a7dfd2de4b4aec0b6
|
3 |
+
size 114752114
|
data/train-00004-of-00007.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:73c5b2c82129c6f953c1a7baa92e4f30b26d2f19aeebeb03addc5c5434e4add8
|
3 |
+
size 10427776
|
data/train-00005-of-00007.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b899b0dd03d997b67c4dafe538cb15aeb26312fe7a41f2ac1b56096e28d5788
|
3 |
+
size 36623805
|
data/train-00006-of-00007.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e83e5d91d324283b9e082ad707d3d439db7d6f94d919b08a94c9bba8f8bdb358
|
3 |
+
size 30121812
|
data/validation-00000-of-00002.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a17144585aa141a05c35b775609fc53dc92a0ae29ac346bc7ba74284474f7c1
|
3 |
+
size 116590764
|
data/validation-00001-of-00002.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4d92205e8d8a1c9f562a4625f9ccb7bb5d9eacf6e45ead3cd72b440adf4dcfe1
|
3 |
+
size 116448198
|