ADOHAHA123 commited on
Commit
d215798
·
verified ·
1 Parent(s): 4f65fe9

Create README.md

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