sunshk commited on
Commit
5a489fe
·
verified ·
1 Parent(s): 485d1ad

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - behavior-1k/2025-challenge-demos
4
+ ---
5
+
6
+ This is the latest pytorch model weights of Team Comet for the [BEHAVIOR-1K dataset](https://behavior.stanford.edu/index.html).
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.