ADOHAHA123 commited on
Commit
a407386
·
verified ·
1 Parent(s): c4d325c

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ## Citation
3
+
4
+ If you use HER models in your research, please cite our paper:
5
+
6
+ ```bibtex
7
+ @article{her2025,
8
+ title={HER: Human Emulation Reasoning for Cognitive-Level Role-Playing Language Models},
9
+ author={[Your Author Names]},
10
+ journal={[Conference/Journal Name]},
11
+ year={2025}
12
+ }
13
+ ```
14
+
15
+ ## License
16
+
17
+ Apache-2.0
18
+
19
+ ## Acknowledgments