ykitagawa commited on
Commit
1bf5589
·
verified ·
1 Parent(s): 0ca2131

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -3,6 +3,8 @@ license: bsd-2-clause
3
  ---
4
  # Action Chunking with Transformers (ACT)
5
 
 
 
6
  ## Install
7
  See [GitHub](https://github.com/isri-aist/RoboManipBaselines/tree/master/robo_manip_baselines/act) for installation.
8
 
 
3
  ---
4
  # Action Chunking with Transformers (ACT)
5
 
6
+ The model was trained with the [MujocoUR5eCable dataset](https://huggingface.co/datasets/RoboManipBaselines/MujocoUR5eCable).
7
+
8
  ## Install
9
  See [GitHub](https://github.com/isri-aist/RoboManipBaselines/tree/master/robo_manip_baselines/act) for installation.
10