Added dataset name
Browse filesHi!
Sergio from HF here :) Congrats on the CVPR paper. I was checking to it and really liked it. It'd be really interesting to populate the model card with more details about how to use the model, to increase usability. Also, including tags can enhance discoverability.
Open to discuss further if you have any doubt :)
Regards,
Sergio
README.md
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
pipeline_tag: robotics
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# TokenHSI Checkpoint Instruction
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
pipeline_tag: robotics
|
4 |
+
datasets:
|
5 |
+
- lianganimation/TokenHSI
|
6 |
---
|
7 |
|
8 |
# TokenHSI Checkpoint Instruction
|