Update README.md
Browse files
README.md
CHANGED
@@ -33,3 +33,6 @@ configs:
|
|
33 |
- split: test
|
34 |
path: data/test-*
|
35 |
---
|
|
|
|
|
|
|
|
33 |
- split: test
|
34 |
path: data/test-*
|
35 |
---
|
36 |
+
The files in this repo fall under two extensions:
|
37 |
+
- `.tsv` files, which contain the BIO files for clinical entities
|
38 |
+
- `.txt` files, which contain the PubTator version for relation extraction
|