Add mirror documentation
Browse files
README.md
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-nc-sa-4.0
|
| 3 |
+
tags:
|
| 4 |
+
- robotics
|
| 5 |
+
- tactile
|
| 6 |
+
- multimodal
|
| 7 |
+
- mirror
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
+
# Daimon-Infinity mirror
|
| 11 |
+
|
| 12 |
+
This repository is a file-preserving mirror of
|
| 13 |
+
[daimonrobotics/Daimon-Infinity on ModelScope](https://modelscope.cn/datasets/daimonrobotics/Daimon-Infinity).
|
| 14 |
+
|
| 15 |
+
## Source and license
|
| 16 |
+
|
| 17 |
+
- **Upstream:** `daimonrobotics/Daimon-Infinity`
|
| 18 |
+
- **License:** [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
|
| 19 |
+
- **Attribution:** Daimon Robotics / Daimon-Infinity
|
| 20 |
+
|
| 21 |
+
This mirror keeps the upstream directory layout and is distributed under the
|
| 22 |
+
same CC BY-NC-SA 4.0 license. No data is altered; files are transferred with
|
| 23 |
+
integrity checks supplied by ModelScope and the Hugging Face Hub.
|
| 24 |
+
|
| 25 |
+
## Mirror status
|
| 26 |
+
|
| 27 |
+
Transfer is performed by independent resumable workers. A file is downloaded
|
| 28 |
+
to ephemeral worker storage, uploaded to this repository, and removed before
|
| 29 |
+
the next file. Re-running a worker skips paths already present on the Hub.
|
| 30 |
+
|
| 31 |
+
The upstream dataset is very large (ModelScope lists approximately 38.88 TB),
|
| 32 |
+
so completion will take time and depends on platform throughput.
|