Neuripsused commited on
Commit
a6d9dab
·
verified ·
1 Parent(s): 7caf911

Add files using upload-large-folder tool

Browse files
Files changed (1) hide show
  1. 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
+ ```