Laiyf commited on
Commit
46d583b
·
verified ·
1 Parent(s): 5a1b2a0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -3
README.md CHANGED
@@ -1,3 +1,18 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+
5
+ DiffuSETS model trained on KT LLM.
6
+
7
+ If you find our tool useful in your study, please cite:
8
+ ```
9
+ @misc{lai2025diffusets12leadecggeneration,
10
+ title={DiffuSETS: 12-lead ECG Generation Conditioned on Clinical Text Reports and Patient-Specific Information},
11
+ author={Yongfan Lai and Jiabo Chen and Deyun Zhang and Yue Wang and Shijia Geng and Hongyan Li and Shenda Hong},
12
+ year={2025},
13
+ eprint={2501.05932},
14
+ archivePrefix={arXiv},
15
+ primaryClass={cs.LG},
16
+ url={https://arxiv.org/abs/2501.05932},
17
+ }
18
+ ```