Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ license: mit
|
|
4 |
|
5 |
**CTMatch Dataset**
|
6 |
|
7 |
-
This is a set of 2 labelled datasets of topic (patient descriptions), doc (clinical trials documents -
|
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 |
|
|
|
4 |
|
5 |
**CTMatch Dataset**
|
6 |
|
7 |
+
This is a combied set of 2 labelled datasets of topic (patient descriptions), doc (clinical trials documents - selected fields), and label ({0, 1, 2}) triples, in jsonl 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 |
|