Datasets:
Add files using upload-large-folder tool
Browse files- UPLOAD_STATUS.md +13 -0
UPLOAD_STATUS.md
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Upload Status
|
| 2 |
+
|
| 3 |
+
Prepared for public Hugging Face dataset repo `Neuripsused/MA048181`.
|
| 4 |
+
|
| 5 |
+
Local UCSF staging path:
|
| 6 |
+
|
| 7 |
+
`/scratch/user/yuhwang/artifacts/twoframe/hf_upload/MA048181_public_upload`
|
| 8 |
+
|
| 9 |
+
Upload command:
|
| 10 |
+
|
| 11 |
+
```bash
|
| 12 |
+
hf upload-large-folder Neuripsused/MA048181 /scratch/user/yuhwang/artifacts/twoframe/hf_upload/MA048181_public_upload --type dataset --num-workers 8
|
| 13 |
+
```
|