keentomato commited on
Commit
96c4bd1
·
verified ·
1 Parent(s): 106cc4c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -11,17 +11,17 @@ paper: https://arxiv.org/abs/2602.10635
11
 
12
  Omnisapiens 2.0 is a model developed with reference to the following paper:
13
 
14
- 📄 **Paper:** [arXiv:2602.10635](https://arxiv.org/abs/2602.10635)
15
 
16
  ## Citation
17
 
18
  If you use this model, please cite the associated paper:
19
 
20
- \`\`\`bibtex
21
  @article{ong2026omnisapiens,
22
  title={Omnisapiens: A foundation model for social behavior processing via heterogeneity-aware relative policy optimization},
23
  author={Ong, Keane and Boughorbel, Sabri and Xiao, Luwei and Ekbote, Chanakya and Dai, Wei and Qu, Ao and Wu, Jingyao and Mao, Rui and Hoque, Ehsan and Cambria, Erik and others},
24
  journal={arXiv preprint arXiv:2602.10635},
25
  year={2026}
26
  }
27
- \`\`\`
 
11
 
12
  Omnisapiens 2.0 is a model developed with reference to the following paper:
13
 
14
+ 📄 **Omnisapiens: A foundation model for social behavior processing via heterogeneity-aware relative policy optimization:** [arXiv:2602.10635](https://arxiv.org/abs/2602.10635)
15
 
16
  ## Citation
17
 
18
  If you use this model, please cite the associated paper:
19
 
20
+ ```bibtex
21
  @article{ong2026omnisapiens,
22
  title={Omnisapiens: A foundation model for social behavior processing via heterogeneity-aware relative policy optimization},
23
  author={Ong, Keane and Boughorbel, Sabri and Xiao, Luwei and Ekbote, Chanakya and Dai, Wei and Qu, Ao and Wu, Jingyao and Mao, Rui and Hoque, Ehsan and Cambria, Erik and others},
24
  journal={arXiv preprint arXiv:2602.10635},
25
  year={2026}
26
  }
27
+ ```