semaj83 commited on
Commit
bc734ef
1 Parent(s): 39ac511

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -2,8 +2,11 @@
2
  license: mit
3
  ---
4
 
5
- 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. These have been processed using ctproc,
6
- and in this state can be used by various tokenizers for fine-tuning (see ctmatch for examples).
 
 
 
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