Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -2,8 +2,11 @@
|
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
|
| 5 |
-
|
| 6 |
-
|
|
|
|
|
|
|
|
|
|
| 7 |
|
| 8 |
|
| 9 |
|
|
|
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
|
| 5 |
+
**CTMatch Dataset**
|
| 6 |
+
|
| 7 |
+
This is a set of 2 labelled datasets of topic (patient descriptions), doc (clinical trials documents - mostly just extracted eligbility criteria), and label ({0, 1, 2}) triples, in json format.
|
| 8 |
+
|
| 9 |
+
These have been processed using ctproc, and in this state can be used by various tokenizers for fine-tuning (see ctmatch for examples).
|
| 10 |
|
| 11 |
|
| 12 |
|