Added tags
Browse files
README.md
CHANGED
|
@@ -123,6 +123,17 @@ configs:
|
|
| 123 |
path: source/dev-*
|
| 124 |
- split: test
|
| 125 |
path: source/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 126 |
---
|
| 127 |
|
| 128 |
# HINT: Hierarchical interaction network for clinical-trial-outcome predictions
|
|
|
|
| 123 |
path: source/dev-*
|
| 124 |
- split: test
|
| 125 |
path: source/test-*
|
| 126 |
+
license: cc-by-sa-4.0
|
| 127 |
+
task_categories:
|
| 128 |
+
- question-answering
|
| 129 |
+
- text-classification
|
| 130 |
+
language:
|
| 131 |
+
- en
|
| 132 |
+
tags:
|
| 133 |
+
- medical
|
| 134 |
+
pretty_name: HINT
|
| 135 |
+
size_categories:
|
| 136 |
+
- 10K<n<100K
|
| 137 |
---
|
| 138 |
|
| 139 |
# HINT: Hierarchical interaction network for clinical-trial-outcome predictions
|