Add link to paper
#2
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -226,4 +226,10 @@ configs:
|
|
| 226 |
path: sphere-medium+robot_paired/train-*
|
| 227 |
- split: eval
|
| 228 |
path: sphere-medium+robot_paired/eval-*
|
|
|
|
|
|
|
| 229 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 226 |
path: sphere-medium+robot_paired/train-*
|
| 227 |
- split: eval
|
| 228 |
path: sphere-medium+robot_paired/eval-*
|
| 229 |
+
task_categories:
|
| 230 |
+
- robotics
|
| 231 |
---
|
| 232 |
+
|
| 233 |
+
This repository contains the data of the paper [One-Shot Imitation under Mismatched Execution](https://huggingface.co/papers/2409.06615).
|
| 234 |
+
|
| 235 |
+
Code: https://github.com/portal-cornell/rhyme
|