josephgatto commited on
Commit
ac9a31b
·
verified ·
1 Parent(s): c8e28a3

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -0
README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ # For reference on dataset card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/datasetcard.md?plain=1
3
+ # Doc / guide: https://huggingface.co/docs/hub/datasets-cards
4
+ {}
5
+ ---
6
+
7
+ ## Datset Details
8
+
9
+ This is the dataset from the following paper: [Identifying the Perceived Severity of Patient-Generated Telemedical Queries Regarding COVID: Developing and Evaluating a Transfer Learning–Based Solution](https://medinform.jmir.org/2022/9/e37770)
10
+
11
+ ## Citation
12
+
13
+ If you use this dataset in your work, please cite the following paper:
14
+
15
+
16
+ <pre> ```
17
+ @article{gatto2022identifying,
18
+ title={Identifying the perceived severity of patient-generated telemedical queries regarding covid: Developing and evaluating a transfer learning--based solution},
19
+ author={Gatto, Joseph and Seegmiller, Parker and Johnston, Garrett and Preum, Sarah Masud},
20
+ journal={JMIR Medical Informatics},
21
+ volume={10},
22
+ number={9},
23
+ pages={e37770},
24
+ year={2022},
25
+ publisher={JMIR Publications Toronto, Canada}
26
+ }
27
+ ``` </pre>
28
+