Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10K - 100K
License:
Update README.md
Browse files
README.md
CHANGED
@@ -91,3 +91,4 @@ with the following fields retrieved from PubMed/LitCovid:
|
|
91 |
|
92 |
• label: annotated topics in list format indicating absence or presence of labels in the order 'Treatment,Diagnosis,Prevention,Mechanism,Transmission,Epidemic Forecasting,Case Report'
|
93 |
|
|
|
|
91 |
|
92 |
• label: annotated topics in list format indicating absence or presence of labels in the order 'Treatment,Diagnosis,Prevention,Mechanism,Transmission,Epidemic Forecasting,Case Report'
|
93 |
|
94 |
+
• text: The text field is created as follows: '[Title]: ' + title + ' [Abstract]: ' + abstract + ' [Keywords]: ' + keywords
|