Update README.md
Browse files
README.md
CHANGED
|
@@ -61,6 +61,15 @@ configs:
|
|
| 61 |
path: data/batch_9-*
|
| 62 |
- split: batch_10
|
| 63 |
path: data/batch_10-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 64 |
---
|
| 65 |
|
| 66 |
|
|
@@ -114,4 +123,4 @@ Labels:
|
|
| 114 |
|
| 115 |
*(Label mapping can be extracted from the original dataset.)*
|
| 116 |
|
| 117 |
-
---
|
|
|
|
| 61 |
path: data/batch_9-*
|
| 62 |
- split: batch_10
|
| 63 |
path: data/batch_10-*
|
| 64 |
+
license: cc-by-4.0
|
| 65 |
+
task_categories:
|
| 66 |
+
- text-classification
|
| 67 |
+
language:
|
| 68 |
+
- en
|
| 69 |
+
tags:
|
| 70 |
+
- medical
|
| 71 |
+
size_categories:
|
| 72 |
+
- 100K<n<1M
|
| 73 |
---
|
| 74 |
|
| 75 |
|
|
|
|
| 123 |
|
| 124 |
*(Label mapping can be extracted from the original dataset.)*
|
| 125 |
|
| 126 |
+
---
|