Upload sharded_parent_manifest.json
Browse files
human_augmented_dataset/sharded_parent_manifest.json
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"format_version": 1,
|
| 3 |
+
"is_sharded_dataset_parent": true,
|
| 4 |
+
"children": [
|
| 5 |
+
{
|
| 6 |
+
"name": "natural_human_balanced_dataset_cleaned_cc_dir",
|
| 7 |
+
"source": "M:\\dream-cubed-data\\torch_backup\\data\\hf_human_datasets\\human_augmented_dataset\\natural_human_balanced_dataset_cleaned_cc_dir",
|
| 8 |
+
"path": "natural_human_balanced_dataset_cleaned_cc_dir"
|
| 9 |
+
},
|
| 10 |
+
{
|
| 11 |
+
"name": "natural_human_balanced_dataset_cleaned_cc_val_dir",
|
| 12 |
+
"source": "M:\\dream-cubed-data\\torch_backup\\data\\hf_human_datasets\\human_augmented_dataset\\natural_human_balanced_dataset_cleaned_cc_val_dir",
|
| 13 |
+
"path": "natural_human_balanced_dataset_cleaned_cc_val_dir"
|
| 14 |
+
}
|
| 15 |
+
],
|
| 16 |
+
"copied_root_files": [
|
| 17 |
+
"natural_human_balanced_dataset_cleaned_cc_oh_mappings.pt",
|
| 18 |
+
"natural_human_balanced_dataset_cleaned_cc_val_dir.zip"
|
| 19 |
+
]
|
| 20 |
+
}
|