robotics-diffusion-transformer
commited on
Commit
•
2adee78
1
Parent(s):
fd728e9
Update README.md
Browse files
README.md
CHANGED
@@ -32,7 +32,7 @@ tags:
|
|
32 |
- **Multi-Modal Encoders:**
|
33 |
- **Vision Backbone:** [siglip-so400m-patch14-384](https://huggingface.co/google/siglip-so400m-patch14-384)
|
34 |
- **Language Model:** [t5-v1_1-xxl](https://huggingface.co/google/t5-v1_1-xxl)
|
35 |
-
- **Pre-Training Datasets:** 46 datasets consisting of [RT-1 Dataset](https://robotics-transformer1.github.io/), [RH20T](https://rh20t.github.io/), [DROID](https://droid-dataset.github.io/), [BridgeData V2](https://rail-berkeley.github.io/bridgedata/), [RoboSet](https://robopen.github.io/roboset/), and a subset of [Open X-Embodiment](https://robotics-transformer-x.github.io/). See [
|
36 |
- **Repository:** https://github.com/thu-ml/RoboticsDiffusionTransformer
|
37 |
- **Paper :** https://rdt-robotics.github.io/rdt-robotics/static/paper.pdf
|
38 |
- **Project Page:** https://rdt-robotics.github.io/rdt-robotics/
|
|
|
32 |
- **Multi-Modal Encoders:**
|
33 |
- **Vision Backbone:** [siglip-so400m-patch14-384](https://huggingface.co/google/siglip-so400m-patch14-384)
|
34 |
- **Language Model:** [t5-v1_1-xxl](https://huggingface.co/google/t5-v1_1-xxl)
|
35 |
+
- **Pre-Training Datasets:** 46 datasets consisting of [RT-1 Dataset](https://robotics-transformer1.github.io/), [RH20T](https://rh20t.github.io/), [DROID](https://droid-dataset.github.io/), [BridgeData V2](https://rail-berkeley.github.io/bridgedata/), [RoboSet](https://robopen.github.io/roboset/), and a subset of [Open X-Embodiment](https://robotics-transformer-x.github.io/). See [this link](https://github.com/thu-ml/RoboticsDiffusionTransformer/blob/main/docs/pretrain.md#download-and-prepare-datasets) for a detailed list.
|
36 |
- **Repository:** https://github.com/thu-ml/RoboticsDiffusionTransformer
|
37 |
- **Paper :** https://rdt-robotics.github.io/rdt-robotics/static/paper.pdf
|
38 |
- **Project Page:** https://rdt-robotics.github.io/rdt-robotics/
|