maringetxway commited on
Commit
54ffe30
·
verified ·
1 Parent(s): dacc9e0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +34 -1
README.md CHANGED
@@ -34,8 +34,41 @@ Why join?
34
 
35
  🫶🏽 Team up: https://forms.gle/cnDGaeF5MY7ueUdz9
36
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
37
 
38
  How to submit:
39
  Guidelines
40
  Data visualize
41
- Videos submissions: https://huggingface.co/datasets/LeRobot-worldwide-hackathon/submissions/tree/main
 
34
 
35
  🫶🏽 Team up: https://forms.gle/cnDGaeF5MY7ueUdz9
36
 
37
+ <details open="">
38
+ <summary>Hacakthon Submission Guidelines</summary>
39
+
40
+ <p>Each team need to:</p>
41
+ <ol>
42
+ <li>submit dataset they recorded during the hackathon</li>
43
+ <li>submit video (no longer than 2 mins) that explains team's project</li>
44
+ </ol>
45
+ <h2>Joining this organization</h2>
46
+ <p>If you are participant of the hackathon, make sure you have gotten an invite link from Ana &amp; Julia. If not, ping them on discord.</p>
47
+ <h2>Submit dataset</h2>
48
+ <h4>Setting up SO-100 arm</h4>
49
+ <p>Follow the tutorial <a rel="nofollow" href="https://github.com/huggingface/lerobot/blob/main/examples/10_use_so100.md">here</a>.</p>
50
+ <h4>Uploading a dataset</h4>
51
+ <ol>
52
+ <li>upload a dataset to your account following the tutorial <a rel="nofollow" href="https://github.com/huggingface/lerobot/blob/main/examples/10_use_so100.md#g-record-a-dataset">here</a>.</li>
53
+ <li>transfer the dataset to this organization: i. go to your datasets <code>Settings</code> page, ii. go to section <a rel="nofollow" href="https://huggingface.co/docs/hub/repositories-settings#renaming-or-transferring-a-repo">Rename or transfer this dataset</a>, iii. choose <code>roboticshack</code> as the new owenr &amp; <code>[TEAM-NAME]-[DATASET-NAME]</code> as the new name. Overall, your new dataset id should be <code>roboticshack/[TEAM-NAME]-[DATASET-NAME]</code>.</li>
54
+ </ol>
55
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/60a551a34ecc5d054c8ad93e/94RTrEUNyQHjdxC4VaAuY.png" width="450">
56
+
57
+ <h4>Visualize a dataset</h4>
58
+ <p>As written in the tutorial, you can visualize datasets <a rel="nofollow" href="https://github.com/huggingface/lerobot/blob/main/examples/10_use_so100.md#h-visualize-a-dataset">locally</a>.</p>
59
+ <p>Assuming you've uploaded the dataset, you can also visualize them online:</p>
60
+ <ul>
61
+ <li>go to <a rel="nofollow" href="https://huggingface.co/spaces/lerobot/visualize_dataset">https://huggingface.co/spaces/lerobot/visualize_dataset</a></li>
62
+ <li>paste your dataset id <code>roboticshack/[TEAM-NAME]-[DATASET-NAME]</code></li>
63
+ </ul>
64
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/60a551a34ecc5d054c8ad93e/-MwW-D-lHWSEPUzcF37dL.png" width="300">
65
+
66
+ <h2>Submit video</h2>
67
+ <p>Upload your videos <a rel="nofollow" href="https://huggingface.co/datasets/LeRobot-worldwide-hackathon/submissions/upload/main">at this link</a>.
68
+ The name of your video should follow format <code>[TEAM-NAME].mp4</code>.</p>
69
+ </details>
70
 
71
  How to submit:
72
  Guidelines
73
  Data visualize
74
+ Videos submissions: