Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
robotics-diffusion-transformer
/
maniskill-model
like
8
Safetensors
Model card
Files
Files and versions
xet
Community
1
Copy to bucket
new
robotics-diffusion-transformer
commited on
Dec 17, 2024
Commit
b29ec83
·
verified
·
1 Parent(s):
4895274
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+9
-0
README.md
ADDED
Viewed
@@ -0,0 +1,9 @@
1
+
# Models & Dataset for RDT Simulation Benchmark
2
+
3
+
## Data
4
+
5
+
Download demo_1k_part_* from this repo. The run:
6
+
```
7
+
cat demo_1k_part_* > demo_1k.zip
8
+
unzip demo_1k.zip
9
+
```