devilyouwei commited on
Commit
ad858d2
·
verified ·
1 Parent(s): 11b8fda

add citation

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -78,6 +78,17 @@ To train and deploy the SmartBERT V3 model for Web API services, please refer to
78
  - [Youwei Huang](https://www.devil.ren)
79
  - [Sen Fang](https://github.com/TomasAndersonFang)
80
 
 
 
 
 
 
 
 
 
 
 
 
81
  ## Sponsors
82
 
83
  - [Institute of Intelligent Computing Technology, Suzhou, CAS](http://iict.ac.cn/)
 
78
  - [Youwei Huang](https://www.devil.ren)
79
  - [Sen Fang](https://github.com/TomasAndersonFang)
80
 
81
+ ## Citations
82
+
83
+ ```tex
84
+ @article{huang2025smart,
85
+ title={Smart Contract Intent Detection with Pre-trained Programming Language Model},
86
+ author={Huang, Youwei and Li, Jianwen and Fang, Sen and Li, Yao and Yang, Peng and Hu, Bin and Zhang, Tao},
87
+ journal={arXiv preprint arXiv:2508.20086},
88
+ year={2025}
89
+ }
90
+ ```
91
+
92
  ## Sponsors
93
 
94
  - [Institute of Intelligent Computing Technology, Suzhou, CAS](http://iict.ac.cn/)