Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -19,6 +19,20 @@ TraceForge pipeline as part of the TraceGen project.
|
|
| 19 |
|
| 20 |
- **TraceGen Project Website**: https://tracegen.github.io/
|
| 21 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
## Source Dataset
|
| 23 |
- **Dataset**: RoboMimic
|
| 24 |
- **Original Authors**: RoboMimic Authors
|
|
|
|
| 19 |
|
| 20 |
- **TraceGen Project Website**: https://tracegen.github.io/
|
| 21 |
|
| 22 |
+
## Evaluation Protocol
|
| 23 |
+
|
| 24 |
+
This dataset defines the official evaluation protocol for the TraceGen benchmark.
|
| 25 |
+
Models are evaluated on five environments with the following metrics:
|
| 26 |
+
- Mean Squared Error (MSE)
|
| 27 |
+
- Mean Absolute Error (MAE)
|
| 28 |
+
- Endpoint MSE
|
| 29 |
+
|
| 30 |
+
The official datasets and models are hosted at:
|
| 31 |
+
👉 [TraceGen Collection](https://huggingface.co/collections/furonghuang-lab/tracegen)
|
| 32 |
+
|
| 33 |
+
The official leaderboard is hosted at:
|
| 34 |
+
👉 [TraceGen Leaderboard](https://huggingface.co/furonghuang-lab/TraceGenLeaderboard)
|
| 35 |
+
|
| 36 |
## Source Dataset
|
| 37 |
- **Dataset**: RoboMimic
|
| 38 |
- **Original Authors**: RoboMimic Authors
|