shankarsubramony
commited on
Commit
•
b2019f0
1
Parent(s):
b768bf0
Upload README.md
Browse files
README.md
ADDED
@@ -0,0 +1,62 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
annotations_creators:
|
3 |
+
- other
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
language_creators:
|
7 |
+
- other
|
8 |
+
license:
|
9 |
+
- gpl-3.0
|
10 |
+
multilinguality: []
|
11 |
+
pretty_name: Medical terms and their wikipedia text
|
12 |
+
size_categories:
|
13 |
+
- 1K<n<10K
|
14 |
+
source_datasets: []
|
15 |
+
tags:
|
16 |
+
- medical
|
17 |
+
- conditions
|
18 |
+
task_categories:
|
19 |
+
- text-classification
|
20 |
+
task_ids: []
|
21 |
+
---
|
22 |
+
# Dataset Card for [Dataset Name]
|
23 |
+
|
24 |
+
## Table of Contents
|
25 |
+
- [Table of Contents](#table-of-contents)
|
26 |
+
- [Dataset Description](#dataset-description)
|
27 |
+
- [Dataset Summary](#dataset-summary)
|
28 |
+
|
29 |
+
- [Dataset Structure](#dataset-structure)
|
30 |
+
- [Data Instances](#data-instances)
|
31 |
+
- [Data Fields](#data-fields)
|
32 |
+
- [Data Splits](#data-splits)
|
33 |
+
|
34 |
+
### Dataset Summary
|
35 |
+
|
36 |
+
This data set contains over 6,000 medical terms and their wikipedia text. It is intended to be used on a downstream task that requires medical terms and their wikipedia explanation.
|
37 |
+
|
38 |
+
## Dataset Structure
|
39 |
+
|
40 |
+
### Data Instances
|
41 |
+
|
42 |
+
[More Information Needed]
|
43 |
+
|
44 |
+
### Data Fields
|
45 |
+
|
46 |
+
[More Information Needed]
|
47 |
+
|
48 |
+
### Data Splits
|
49 |
+
|
50 |
+
[More Information Needed]
|
51 |
+
|
52 |
+
## Dataset Creation
|
53 |
+
|
54 |
+
### Curation Rationale
|
55 |
+
|
56 |
+
[More Information Needed]
|
57 |
+
|
58 |
+
### Source Data
|
59 |
+
|
60 |
+
### Citation Information
|
61 |
+
|
62 |
+
[More Information Needed]
|