cosmetic change in train val test ordering
Browse files
QM9_perturbed_fock/split.yaml
CHANGED
|
@@ -1,7 +1,4 @@
|
|
| 1 |
-
sizes: {
|
| 2 |
-
test:
|
| 3 |
-
- [QM9_perturbed_fock, 0025241.zarr.zip, 36]
|
| 4 |
-
- [QM9_perturbed_fock, 0050618.zarr.zip, 36]
|
| 5 |
train:
|
| 6 |
- [QM9_perturbed_fock, 0000825.zarr.zip, 35]
|
| 7 |
- [QM9_perturbed_fock, 0004753.zarr.zip, 36]
|
|
@@ -22,3 +19,6 @@ train:
|
|
| 22 |
val:
|
| 23 |
- [QM9_perturbed_fock, 0026583.zarr.zip, 35]
|
| 24 |
- [QM9_perturbed_fock, 0083998.zarr.zip, 34]
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
sizes: {train: 560, val: 69, test: 72}
|
|
|
|
|
|
|
|
|
|
| 2 |
train:
|
| 3 |
- [QM9_perturbed_fock, 0000825.zarr.zip, 35]
|
| 4 |
- [QM9_perturbed_fock, 0004753.zarr.zip, 36]
|
|
|
|
| 19 |
val:
|
| 20 |
- [QM9_perturbed_fock, 0026583.zarr.zip, 35]
|
| 21 |
- [QM9_perturbed_fock, 0083998.zarr.zip, 34]
|
| 22 |
+
test:
|
| 23 |
+
- [QM9_perturbed_fock, 0025241.zarr.zip, 36]
|
| 24 |
+
- [QM9_perturbed_fock, 0050618.zarr.zip, 36]
|