Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
Fxxkrobotics
/
RoboTwin
like
0
ArXiv:
arxiv:
2009.12293
Dataset card
Files
Files and versions
xet
Community
main
RoboTwin
/
docs
/
_static
/
js
/
custom.js
Fxxkrobotics
Add files using upload-large-folder tool
5a6766e
verified
7 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
137 Bytes
$(
document
).
ready
(
function
(
) {
$(
'a[href^="http://"], a[href^="https://"]'
).
not
(
'a[class*=internal]'
).
attr
(
'target'
,
'_blank'
);
});