Upload archives/gemini_ordinal_refexp_2d_proxy7890_dataset_layout/RESTORE.txt with huggingface_hub
#2
by cuteLyra - opened
archives/gemini_ordinal_refexp_2d_proxy7890_dataset_layout/RESTORE.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Restore steps:
|
| 2 |
+
1. Download every gemini_ordinal_refexp_2d_proxy7890_dataset_layout.tar.zst.part-* file plus SHA256SUMS.
|
| 3 |
+
2. Verify files:
|
| 4 |
+
sha256sum -c SHA256SUMS
|
| 5 |
+
3. Reconstruct and extract:
|
| 6 |
+
cat gemini_ordinal_refexp_2d_proxy7890_dataset_layout.tar.zst.part-* | zstd -d -q | tar -xf -
|