File size: 821 Bytes
fc3068e
 
895f899
 
 
 
 
 
fc3068e
39ac511
d23ff21
bc734ef
895f899
3d39961
8fd8560
 
 
bc734ef
 
39ac511
 
3c3cf0b
 
1719aa9
 
 
3c3cf0b
19b8979
27f5946
8fd8560
895f899
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
license: mit
task_categories:
- text-classification
tags:
- medical
size_categories:
- 10K<n<100K
---

**CTMatch Classification Dataset**

This is a combined set of 2 labelled datasets of:

`topic (patient descriptions), doc (clinical trials documents - selected fields), and label ({0, 1, 2})` triples, in jsonl format. 

(Somewhat of a duplication of some of the `ir_dataset` also available on HF.)

These have been processed using ctproc, and in this state can be used by various tokenizers for fine-tuning (see ctmatch for examples).


These 2 datasets contain no patient identifying information are openly available in raw forms:

#### TREC: http://www.trec-cds.org/2021.html

#### CSIRO: https://data.csiro.au/collection/csiro:17152

---

**see repo for more information**:
https://github.com/semajyllek/ctmatch