Upload 18 files
Browse files- README.md +28 -3
- processed/human_augmented_dataset/natural_human_balanced_dataset_cleaned_cc_dir/biome_labels.npy +3 -0
- processed/human_augmented_dataset/natural_human_balanced_dataset_cleaned_cc_dir/manifest.json +117 -0
- processed/human_augmented_dataset/natural_human_balanced_dataset_cleaned_cc_dir/source_indices.npy +3 -0
- processed/human_augmented_dataset/natural_human_balanced_dataset_cleaned_cc_dir/voxels.npy +3 -0
- processed/human_augmented_dataset/natural_human_balanced_dataset_cleaned_cc_oh_mappings.pt +3 -0
- processed/human_augmented_dataset/natural_human_balanced_dataset_cleaned_cc_val_dir.zip +3 -0
- processed/human_augmented_dataset/natural_human_balanced_dataset_cleaned_cc_val_dir/biome_labels.npy +3 -0
- processed/human_augmented_dataset/natural_human_balanced_dataset_cleaned_cc_val_dir/manifest.json +117 -0
- processed/human_augmented_dataset/natural_human_balanced_dataset_cleaned_cc_val_dir/source_indices.npy +3 -0
- processed/human_augmented_dataset/natural_human_balanced_dataset_cleaned_cc_val_dir/voxels.npy +3 -0
- raw/human_map_chunks/ancient_empire_sample.npz +3 -0
- raw/human_map_chunks/kingdom_of_sarano_sample.npz +3 -0
- raw/human_map_chunks/marethea_sample.npz +3 -0
- raw/human_map_chunks/osirion_sample.npz +3 -0
- raw/human_map_chunks/sora_kingdom_sample.npz +3 -0
- raw/human_map_chunks/the_5_bridges_sample.npz +3 -0
- sample_manifest.json +247 -0
README.md
CHANGED
|
@@ -1,3 +1,28 @@
|
|
| 1 |
-
-
|
| 2 |
-
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Dream-Cubed Human Representative Sample
|
| 2 |
+
|
| 3 |
+
This directory is a deterministic, class-stratified sample of the Dream-Cubed Human dataset. It is provided for reviewer inspection of data quality; the full dataset remains available at https://huggingface.co/datasets/dream-cubed/DreamCubedHumanSample.
|
| 4 |
+
|
| 5 |
+
The sample dataset for procedurally generated data is available at https://huggingface.co/datasets/dream-cubed/DreamCubedNatural.
|
| 6 |
+
|
| 7 |
+
|
| 8 |
+
Depending on which commands have been run, the sample may include raw human-authored map chunks and/or compact processed train/validation examples. Processed examples may also contain natural biome chunks from the companion Dream-Cubed Natural release. Permission to release voxelized chunks from the human-authored maps was granted explicitly by the anonymized map creator for noncommercial research, but not for commercial products or reconstruction of the original maps.
|
| 9 |
+
|
| 10 |
+
## Creation Procedure
|
| 11 |
+
|
| 12 |
+
- Sampling seed: `67`
|
| 13 |
+
- Last source mode added: `raw`
|
| 14 |
+
- Raw target: up to `32` chunks per raw source label
|
| 15 |
+
- Processed target: up to `128` chunks per label per split
|
| 16 |
+
- Strategy: deterministic stratified sampling without replacement
|
| 17 |
+
- Output: compact `.npz` raw samples and restored, unsharded processed `.npy` split samples
|
| 18 |
+
|
| 19 |
+
Exact source paths, selected source indices, sample counts, and output files are recorded in
|
| 20 |
+
`sample_manifest.json`. Processed split directories also include `source_indices.npy` and fresh
|
| 21 |
+
`manifest.json` files. Dataset metadata files copied from nearby public dataset files are stored
|
| 22 |
+
under `metadata/` when available.
|
| 23 |
+
|
| 24 |
+
## Inspection Notes
|
| 25 |
+
|
| 26 |
+
This sample is intentionally small and should not be used for model training or quantitative
|
| 27 |
+
evaluation. It is meant only to help reviewers inspect file formats, labels, chunk tensors, and
|
| 28 |
+
overall data quality without downloading the full multi-GB dataset.
|
processed/human_augmented_dataset/natural_human_balanced_dataset_cleaned_cc_dir/biome_labels.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8a58c9b2ad2ef6355834a17afd67f44d5932a14c089f4637a2c80d3a1fe88eeb
|
| 3 |
+
size 21632
|
processed/human_augmented_dataset/natural_human_balanced_dataset_cleaned_cc_dir/manifest.json
ADDED
|
@@ -0,0 +1,117 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"format_version": 2,
|
| 3 |
+
"is_processed": true,
|
| 4 |
+
"num_samples": 2688,
|
| 5 |
+
"voxel_shape": [
|
| 6 |
+
32,
|
| 7 |
+
32,
|
| 8 |
+
32
|
| 9 |
+
],
|
| 10 |
+
"voxel_dtype": "int32",
|
| 11 |
+
"paths": {
|
| 12 |
+
"voxels": "voxels.npy",
|
| 13 |
+
"biome_labels": "biome_labels.npy"
|
| 14 |
+
},
|
| 15 |
+
"class_labels_format": "indices",
|
| 16 |
+
"num_blocks": 177,
|
| 17 |
+
"num_classes": 21,
|
| 18 |
+
"metadata_applied_during_processing": false,
|
| 19 |
+
"source": {
|
| 20 |
+
"path": "data/natural_human_balanced_dataset_cleaned",
|
| 21 |
+
"had_metadata": false,
|
| 22 |
+
"metadata_applied_at_source": true
|
| 23 |
+
},
|
| 24 |
+
"sample_of": "human_augmented_dataset/natural_human_balanced_dataset_cleaned_cc_dir",
|
| 25 |
+
"sample_source_indices_path": "source_indices.npy",
|
| 26 |
+
"sample_selection": {
|
| 27 |
+
"strategy": "deterministic stratified sample by integer label",
|
| 28 |
+
"per_label_target": 128,
|
| 29 |
+
"selected_source_indices_count": 2688,
|
| 30 |
+
"labels": {
|
| 31 |
+
"0": {
|
| 32 |
+
"available": 42801,
|
| 33 |
+
"sampled": 128
|
| 34 |
+
},
|
| 35 |
+
"1": {
|
| 36 |
+
"available": 42854,
|
| 37 |
+
"sampled": 128
|
| 38 |
+
},
|
| 39 |
+
"10": {
|
| 40 |
+
"available": 42953,
|
| 41 |
+
"sampled": 128
|
| 42 |
+
},
|
| 43 |
+
"11": {
|
| 44 |
+
"available": 42905,
|
| 45 |
+
"sampled": 128
|
| 46 |
+
},
|
| 47 |
+
"12": {
|
| 48 |
+
"available": 42937,
|
| 49 |
+
"sampled": 128
|
| 50 |
+
},
|
| 51 |
+
"13": {
|
| 52 |
+
"available": 42831,
|
| 53 |
+
"sampled": 128
|
| 54 |
+
},
|
| 55 |
+
"14": {
|
| 56 |
+
"available": 42819,
|
| 57 |
+
"sampled": 128
|
| 58 |
+
},
|
| 59 |
+
"15": {
|
| 60 |
+
"available": 42886,
|
| 61 |
+
"sampled": 128
|
| 62 |
+
},
|
| 63 |
+
"16": {
|
| 64 |
+
"available": 42904,
|
| 65 |
+
"sampled": 128
|
| 66 |
+
},
|
| 67 |
+
"17": {
|
| 68 |
+
"available": 42805,
|
| 69 |
+
"sampled": 128
|
| 70 |
+
},
|
| 71 |
+
"18": {
|
| 72 |
+
"available": 42789,
|
| 73 |
+
"sampled": 128
|
| 74 |
+
},
|
| 75 |
+
"19": {
|
| 76 |
+
"available": 42798,
|
| 77 |
+
"sampled": 128
|
| 78 |
+
},
|
| 79 |
+
"2": {
|
| 80 |
+
"available": 42808,
|
| 81 |
+
"sampled": 128
|
| 82 |
+
},
|
| 83 |
+
"20": {
|
| 84 |
+
"available": 42881,
|
| 85 |
+
"sampled": 128
|
| 86 |
+
},
|
| 87 |
+
"3": {
|
| 88 |
+
"available": 42862,
|
| 89 |
+
"sampled": 128
|
| 90 |
+
},
|
| 91 |
+
"4": {
|
| 92 |
+
"available": 42968,
|
| 93 |
+
"sampled": 128
|
| 94 |
+
},
|
| 95 |
+
"5": {
|
| 96 |
+
"available": 42959,
|
| 97 |
+
"sampled": 128
|
| 98 |
+
},
|
| 99 |
+
"6": {
|
| 100 |
+
"available": 42715,
|
| 101 |
+
"sampled": 128
|
| 102 |
+
},
|
| 103 |
+
"7": {
|
| 104 |
+
"available": 42939,
|
| 105 |
+
"sampled": 128
|
| 106 |
+
},
|
| 107 |
+
"8": {
|
| 108 |
+
"available": 42807,
|
| 109 |
+
"sampled": 128
|
| 110 |
+
},
|
| 111 |
+
"9": {
|
| 112 |
+
"available": 42778,
|
| 113 |
+
"sampled": 128
|
| 114 |
+
}
|
| 115 |
+
}
|
| 116 |
+
}
|
| 117 |
+
}
|
processed/human_augmented_dataset/natural_human_balanced_dataset_cleaned_cc_dir/source_indices.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b68e730166685d10c63c73bab6c822a37e7f4db796161ece45d5c0490d316504
|
| 3 |
+
size 21632
|
processed/human_augmented_dataset/natural_human_balanced_dataset_cleaned_cc_dir/voxels.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:67de423d18b42a114aee45188dbc9758a7af90a33f191c860d7ca00fbf5590cc
|
| 3 |
+
size 352321664
|
processed/human_augmented_dataset/natural_human_balanced_dataset_cleaned_cc_oh_mappings.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:05cd6a8af0a7d7b984f8fdb7d4ba45ae1b5677048b599f2ff2e334fdb2792352
|
| 3 |
+
size 10945
|
processed/human_augmented_dataset/natural_human_balanced_dataset_cleaned_cc_val_dir.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aba4f562704114f721f467166728d03725c117e57430c9797ab6bb7ac7e80c01
|
| 3 |
+
size 2766612875
|
processed/human_augmented_dataset/natural_human_balanced_dataset_cleaned_cc_val_dir/biome_labels.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8a58c9b2ad2ef6355834a17afd67f44d5932a14c089f4637a2c80d3a1fe88eeb
|
| 3 |
+
size 21632
|
processed/human_augmented_dataset/natural_human_balanced_dataset_cleaned_cc_val_dir/manifest.json
ADDED
|
@@ -0,0 +1,117 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"format_version": 2,
|
| 3 |
+
"is_processed": true,
|
| 4 |
+
"num_samples": 2688,
|
| 5 |
+
"voxel_shape": [
|
| 6 |
+
32,
|
| 7 |
+
32,
|
| 8 |
+
32
|
| 9 |
+
],
|
| 10 |
+
"voxel_dtype": "int32",
|
| 11 |
+
"paths": {
|
| 12 |
+
"voxels": "voxels.npy",
|
| 13 |
+
"biome_labels": "biome_labels.npy"
|
| 14 |
+
},
|
| 15 |
+
"class_labels_format": "indices",
|
| 16 |
+
"num_blocks": 177,
|
| 17 |
+
"num_classes": 21,
|
| 18 |
+
"metadata_applied_during_processing": false,
|
| 19 |
+
"source": {
|
| 20 |
+
"path": "data/natural_human_balanced_dataset_cleaned",
|
| 21 |
+
"had_metadata": false,
|
| 22 |
+
"metadata_applied_at_source": true
|
| 23 |
+
},
|
| 24 |
+
"sample_of": "human_augmented_dataset/natural_human_balanced_dataset_cleaned_cc_val_dir",
|
| 25 |
+
"sample_source_indices_path": "source_indices.npy",
|
| 26 |
+
"sample_selection": {
|
| 27 |
+
"strategy": "deterministic stratified sample by integer label",
|
| 28 |
+
"per_label_target": 128,
|
| 29 |
+
"selected_source_indices_count": 2688,
|
| 30 |
+
"labels": {
|
| 31 |
+
"0": {
|
| 32 |
+
"available": 4818,
|
| 33 |
+
"sampled": 128
|
| 34 |
+
},
|
| 35 |
+
"1": {
|
| 36 |
+
"available": 4765,
|
| 37 |
+
"sampled": 128
|
| 38 |
+
},
|
| 39 |
+
"10": {
|
| 40 |
+
"available": 4666,
|
| 41 |
+
"sampled": 128
|
| 42 |
+
},
|
| 43 |
+
"11": {
|
| 44 |
+
"available": 4714,
|
| 45 |
+
"sampled": 128
|
| 46 |
+
},
|
| 47 |
+
"12": {
|
| 48 |
+
"available": 4682,
|
| 49 |
+
"sampled": 128
|
| 50 |
+
},
|
| 51 |
+
"13": {
|
| 52 |
+
"available": 4788,
|
| 53 |
+
"sampled": 128
|
| 54 |
+
},
|
| 55 |
+
"14": {
|
| 56 |
+
"available": 4800,
|
| 57 |
+
"sampled": 128
|
| 58 |
+
},
|
| 59 |
+
"15": {
|
| 60 |
+
"available": 4733,
|
| 61 |
+
"sampled": 128
|
| 62 |
+
},
|
| 63 |
+
"16": {
|
| 64 |
+
"available": 4715,
|
| 65 |
+
"sampled": 128
|
| 66 |
+
},
|
| 67 |
+
"17": {
|
| 68 |
+
"available": 4814,
|
| 69 |
+
"sampled": 128
|
| 70 |
+
},
|
| 71 |
+
"18": {
|
| 72 |
+
"available": 4830,
|
| 73 |
+
"sampled": 128
|
| 74 |
+
},
|
| 75 |
+
"19": {
|
| 76 |
+
"available": 4821,
|
| 77 |
+
"sampled": 128
|
| 78 |
+
},
|
| 79 |
+
"2": {
|
| 80 |
+
"available": 4811,
|
| 81 |
+
"sampled": 128
|
| 82 |
+
},
|
| 83 |
+
"20": {
|
| 84 |
+
"available": 4738,
|
| 85 |
+
"sampled": 128
|
| 86 |
+
},
|
| 87 |
+
"3": {
|
| 88 |
+
"available": 4757,
|
| 89 |
+
"sampled": 128
|
| 90 |
+
},
|
| 91 |
+
"4": {
|
| 92 |
+
"available": 4651,
|
| 93 |
+
"sampled": 128
|
| 94 |
+
},
|
| 95 |
+
"5": {
|
| 96 |
+
"available": 4660,
|
| 97 |
+
"sampled": 128
|
| 98 |
+
},
|
| 99 |
+
"6": {
|
| 100 |
+
"available": 4904,
|
| 101 |
+
"sampled": 128
|
| 102 |
+
},
|
| 103 |
+
"7": {
|
| 104 |
+
"available": 4680,
|
| 105 |
+
"sampled": 128
|
| 106 |
+
},
|
| 107 |
+
"8": {
|
| 108 |
+
"available": 4812,
|
| 109 |
+
"sampled": 128
|
| 110 |
+
},
|
| 111 |
+
"9": {
|
| 112 |
+
"available": 4841,
|
| 113 |
+
"sampled": 128
|
| 114 |
+
}
|
| 115 |
+
}
|
| 116 |
+
}
|
| 117 |
+
}
|
processed/human_augmented_dataset/natural_human_balanced_dataset_cleaned_cc_val_dir/source_indices.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:20e7c4c427454336ec3bb1ab8a493b0d98176edffb5a96c91b0289ce43bcd196
|
| 3 |
+
size 21632
|
processed/human_augmented_dataset/natural_human_balanced_dataset_cleaned_cc_val_dir/voxels.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1c69d8d26426947d4561096dcab89fdf4266ed2bc9cc0fae1a4a3fae55a1b64b
|
| 3 |
+
size 352321664
|
raw/human_map_chunks/ancient_empire_sample.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:af5a979ac8a37be8a0435ab318c06471272b95c4fa5c4d66284eca375172151e
|
| 3 |
+
size 83954
|
raw/human_map_chunks/kingdom_of_sarano_sample.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ea94d3c9b2b02ca74ffdd63fb81cfe60093ba650fa466e283441551df4e6ee3c
|
| 3 |
+
size 96119
|
raw/human_map_chunks/marethea_sample.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8fdeec1bf5bf7465d092726237f2c57423ad4fc5088271dda0dd86ee037cefa4
|
| 3 |
+
size 138081
|
raw/human_map_chunks/osirion_sample.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4a2b0dabca0804812a1929e70e75ce49f658dfa9f79eac9089dbb7a7c93603ae
|
| 3 |
+
size 95182
|
raw/human_map_chunks/sora_kingdom_sample.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c38f37af12637000cfa1bbfab3fc2274ff4d4b013101b41b6a7395ab3abccbee
|
| 3 |
+
size 85211
|
raw/human_map_chunks/the_5_bridges_sample.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f36657a40433ffbbcb2b630ec66834ed2f104ef8a90dc4d523790ee4092f1409
|
| 3 |
+
size 77751
|
sample_manifest.json
ADDED
|
@@ -0,0 +1,247 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"format_version": 1,
|
| 3 |
+
"dataset_kind": "human",
|
| 4 |
+
"output_dir": "sample",
|
| 5 |
+
"raw_samples": [
|
| 6 |
+
{
|
| 7 |
+
"source_dir": "human_map_chunks",
|
| 8 |
+
"output_dir": "raw/human_map_chunks",
|
| 9 |
+
"per_label_target": 32,
|
| 10 |
+
"labels": {
|
| 11 |
+
"ancient_empire": {
|
| 12 |
+
"available": 61700,
|
| 13 |
+
"sampled": 32,
|
| 14 |
+
"output_file": "ancient_empire_sample.npz"
|
| 15 |
+
},
|
| 16 |
+
"kingdom_of_sarano": {
|
| 17 |
+
"available": 23646,
|
| 18 |
+
"sampled": 32,
|
| 19 |
+
"output_file": "kingdom_of_sarano_sample.npz"
|
| 20 |
+
},
|
| 21 |
+
"marethea": {
|
| 22 |
+
"available": 22092,
|
| 23 |
+
"sampled": 32,
|
| 24 |
+
"output_file": "marethea_sample.npz"
|
| 25 |
+
},
|
| 26 |
+
"osirion": {
|
| 27 |
+
"available": 65579,
|
| 28 |
+
"sampled": 32,
|
| 29 |
+
"output_file": "osirion_sample.npz"
|
| 30 |
+
},
|
| 31 |
+
"sora_kingdom": {
|
| 32 |
+
"available": 24186,
|
| 33 |
+
"sampled": 32,
|
| 34 |
+
"output_file": "sora_kingdom_sample.npz"
|
| 35 |
+
},
|
| 36 |
+
"the_5_bridges": {
|
| 37 |
+
"available": 32583,
|
| 38 |
+
"sampled": 32,
|
| 39 |
+
"output_file": "the_5_bridges_sample.npz"
|
| 40 |
+
}
|
| 41 |
+
}
|
| 42 |
+
}
|
| 43 |
+
],
|
| 44 |
+
"processed_samples": [
|
| 45 |
+
{
|
| 46 |
+
"source_dir": "human_augmented_dataset",
|
| 47 |
+
"output_dir": "processed/human_augmented_dataset",
|
| 48 |
+
"per_label_target": 128,
|
| 49 |
+
"copied_root_files": [
|
| 50 |
+
"natural_human_balanced_dataset_cleaned_cc_oh_mappings.pt",
|
| 51 |
+
"natural_human_balanced_dataset_cleaned_cc_val_dir.zip"
|
| 52 |
+
],
|
| 53 |
+
"splits": [
|
| 54 |
+
{
|
| 55 |
+
"source_split_dir": "human_augmented_dataset/natural_human_balanced_dataset_cleaned_cc_dir",
|
| 56 |
+
"output_split_dir": "processed/human_augmented_dataset/natural_human_balanced_dataset_cleaned_cc_dir",
|
| 57 |
+
"num_samples": 2688,
|
| 58 |
+
"per_label_target": 128,
|
| 59 |
+
"labels": {
|
| 60 |
+
"0": {
|
| 61 |
+
"available": 42801,
|
| 62 |
+
"sampled": 128
|
| 63 |
+
},
|
| 64 |
+
"1": {
|
| 65 |
+
"available": 42854,
|
| 66 |
+
"sampled": 128
|
| 67 |
+
},
|
| 68 |
+
"10": {
|
| 69 |
+
"available": 42953,
|
| 70 |
+
"sampled": 128
|
| 71 |
+
},
|
| 72 |
+
"11": {
|
| 73 |
+
"available": 42905,
|
| 74 |
+
"sampled": 128
|
| 75 |
+
},
|
| 76 |
+
"12": {
|
| 77 |
+
"available": 42937,
|
| 78 |
+
"sampled": 128
|
| 79 |
+
},
|
| 80 |
+
"13": {
|
| 81 |
+
"available": 42831,
|
| 82 |
+
"sampled": 128
|
| 83 |
+
},
|
| 84 |
+
"14": {
|
| 85 |
+
"available": 42819,
|
| 86 |
+
"sampled": 128
|
| 87 |
+
},
|
| 88 |
+
"15": {
|
| 89 |
+
"available": 42886,
|
| 90 |
+
"sampled": 128
|
| 91 |
+
},
|
| 92 |
+
"16": {
|
| 93 |
+
"available": 42904,
|
| 94 |
+
"sampled": 128
|
| 95 |
+
},
|
| 96 |
+
"17": {
|
| 97 |
+
"available": 42805,
|
| 98 |
+
"sampled": 128
|
| 99 |
+
},
|
| 100 |
+
"18": {
|
| 101 |
+
"available": 42789,
|
| 102 |
+
"sampled": 128
|
| 103 |
+
},
|
| 104 |
+
"19": {
|
| 105 |
+
"available": 42798,
|
| 106 |
+
"sampled": 128
|
| 107 |
+
},
|
| 108 |
+
"2": {
|
| 109 |
+
"available": 42808,
|
| 110 |
+
"sampled": 128
|
| 111 |
+
},
|
| 112 |
+
"20": {
|
| 113 |
+
"available": 42881,
|
| 114 |
+
"sampled": 128
|
| 115 |
+
},
|
| 116 |
+
"3": {
|
| 117 |
+
"available": 42862,
|
| 118 |
+
"sampled": 128
|
| 119 |
+
},
|
| 120 |
+
"4": {
|
| 121 |
+
"available": 42968,
|
| 122 |
+
"sampled": 128
|
| 123 |
+
},
|
| 124 |
+
"5": {
|
| 125 |
+
"available": 42959,
|
| 126 |
+
"sampled": 128
|
| 127 |
+
},
|
| 128 |
+
"6": {
|
| 129 |
+
"available": 42715,
|
| 130 |
+
"sampled": 128
|
| 131 |
+
},
|
| 132 |
+
"7": {
|
| 133 |
+
"available": 42939,
|
| 134 |
+
"sampled": 128
|
| 135 |
+
},
|
| 136 |
+
"8": {
|
| 137 |
+
"available": 42807,
|
| 138 |
+
"sampled": 128
|
| 139 |
+
},
|
| 140 |
+
"9": {
|
| 141 |
+
"available": 42778,
|
| 142 |
+
"sampled": 128
|
| 143 |
+
}
|
| 144 |
+
}
|
| 145 |
+
},
|
| 146 |
+
{
|
| 147 |
+
"source_split_dir": "human_augmented_dataset/natural_human_balanced_dataset_cleaned_cc_val_dir",
|
| 148 |
+
"output_split_dir": "processed/human_augmented_dataset/natural_human_balanced_dataset_cleaned_cc_val_dir",
|
| 149 |
+
"num_samples": 2688,
|
| 150 |
+
"per_label_target": 128,
|
| 151 |
+
"labels": {
|
| 152 |
+
"0": {
|
| 153 |
+
"available": 4818,
|
| 154 |
+
"sampled": 128
|
| 155 |
+
},
|
| 156 |
+
"1": {
|
| 157 |
+
"available": 4765,
|
| 158 |
+
"sampled": 128
|
| 159 |
+
},
|
| 160 |
+
"10": {
|
| 161 |
+
"available": 4666,
|
| 162 |
+
"sampled": 128
|
| 163 |
+
},
|
| 164 |
+
"11": {
|
| 165 |
+
"available": 4714,
|
| 166 |
+
"sampled": 128
|
| 167 |
+
},
|
| 168 |
+
"12": {
|
| 169 |
+
"available": 4682,
|
| 170 |
+
"sampled": 128
|
| 171 |
+
},
|
| 172 |
+
"13": {
|
| 173 |
+
"available": 4788,
|
| 174 |
+
"sampled": 128
|
| 175 |
+
},
|
| 176 |
+
"14": {
|
| 177 |
+
"available": 4800,
|
| 178 |
+
"sampled": 128
|
| 179 |
+
},
|
| 180 |
+
"15": {
|
| 181 |
+
"available": 4733,
|
| 182 |
+
"sampled": 128
|
| 183 |
+
},
|
| 184 |
+
"16": {
|
| 185 |
+
"available": 4715,
|
| 186 |
+
"sampled": 128
|
| 187 |
+
},
|
| 188 |
+
"17": {
|
| 189 |
+
"available": 4814,
|
| 190 |
+
"sampled": 128
|
| 191 |
+
},
|
| 192 |
+
"18": {
|
| 193 |
+
"available": 4830,
|
| 194 |
+
"sampled": 128
|
| 195 |
+
},
|
| 196 |
+
"19": {
|
| 197 |
+
"available": 4821,
|
| 198 |
+
"sampled": 128
|
| 199 |
+
},
|
| 200 |
+
"2": {
|
| 201 |
+
"available": 4811,
|
| 202 |
+
"sampled": 128
|
| 203 |
+
},
|
| 204 |
+
"20": {
|
| 205 |
+
"available": 4738,
|
| 206 |
+
"sampled": 128
|
| 207 |
+
},
|
| 208 |
+
"3": {
|
| 209 |
+
"available": 4757,
|
| 210 |
+
"sampled": 128
|
| 211 |
+
},
|
| 212 |
+
"4": {
|
| 213 |
+
"available": 4651,
|
| 214 |
+
"sampled": 128
|
| 215 |
+
},
|
| 216 |
+
"5": {
|
| 217 |
+
"available": 4660,
|
| 218 |
+
"sampled": 128
|
| 219 |
+
},
|
| 220 |
+
"6": {
|
| 221 |
+
"available": 4904,
|
| 222 |
+
"sampled": 128
|
| 223 |
+
},
|
| 224 |
+
"7": {
|
| 225 |
+
"available": 4680,
|
| 226 |
+
"sampled": 128
|
| 227 |
+
},
|
| 228 |
+
"8": {
|
| 229 |
+
"available": 4812,
|
| 230 |
+
"sampled": 128
|
| 231 |
+
},
|
| 232 |
+
"9": {
|
| 233 |
+
"available": 4841,
|
| 234 |
+
"sampled": 128
|
| 235 |
+
}
|
| 236 |
+
}
|
| 237 |
+
}
|
| 238 |
+
]
|
| 239 |
+
}
|
| 240 |
+
],
|
| 241 |
+
"last_mode": "raw",
|
| 242 |
+
"last_source_dir": "human_map_chunks",
|
| 243 |
+
"seed": 67,
|
| 244 |
+
"raw_per_label": 32,
|
| 245 |
+
"processed_per_label": 128,
|
| 246 |
+
"copied_metadata_files": []
|
| 247 |
+
}
|