sunshk commited on
Commit
61739ff
·
verified ·
1 Parent(s): 9e8514c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,4 +7,4 @@ This is the latest model weights of Team Comet for the [BEHAVIOR-1K dataset](htt
7
 
8
  Please refer to [this repository](https://github.com/mli0603/openpi-comet) for detailed usage. It provides a unified framework for pre-training, post-training, data generation and evaluation of π0.5 (Pi05) models on BEHAVIOR-1K.
9
 
10
- The [tech report](https://arxiv.org/abs/2512.10071) is available now.
 
7
 
8
  Please refer to [this repository](https://github.com/mli0603/openpi-comet) for detailed usage. It provides a unified framework for pre-training, post-training, data generation and evaluation of π0.5 (Pi05) models on BEHAVIOR-1K.
9
 
10
+ The [tech report](https://arxiv.org/abs/2512.10071) is available now. The PyTorch version could be found [here](https://huggingface.co/sunshk/openpi_comet_pytorch).