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

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -0
README.md ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - social-intelligence
5
+ - generalization
6
+ - llm
7
+ paper: https://arxiv.org/abs/2602.10635
8
+ ---
9
+
10
+ # Omnisapiens 2.0
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
+ \`\`\`