juliawang2024 commited on
Commit
864170b
·
verified ·
1 Parent(s): b319698

citation update

Browse files

include citation

Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -31,4 +31,15 @@ pretty_name: f
31
  task_categories:
32
  - text-classification
33
  - question-answering
34
- ---
 
 
 
 
 
 
 
 
 
 
 
 
31
  task_categories:
32
  - text-classification
33
  - question-answering
34
+ ---
35
+ Please consider cite our work if you find the dataset useful
36
+
37
+ Jing Wang, Amar Sra, Jeremy C. Weiss. Active Learning for Forecasting Severity among Patients with Post Acute Sequelae of SARS-CoV-2. arXiv:2506.22444, 2025.
38
+
39
+
40
+ @misc{longcovid,
41
+ title = {Active Learning for Forecasting Severity among Patients with Post Acute Sequelae of SARS-CoV-2},
42
+ author = {Jing, Wang, Amar Sra, Jeremy C. Weiss.},
43
+ year = {2025},
44
+ eprint = {arXiv:2506.22444},
45
+ }