Datasets:
Dr. Jorge Abreu Vicente
commited on
Commit
·
c157e89
1
Parent(s):
a5f0bc1
Update constants.py
Browse files- constants.py +1 -1
constants.py
CHANGED
@@ -175,5 +175,5 @@ DATA_URL = {
|
|
175 |
"BC5CDR-disease-IOB": "https://github.com/cambridgeltl/MTL-Bioinformatics-2016/raw/master/data/",
|
176 |
"BC2GM-IOB": "https://github.com/cambridgeltl/MTL-Bioinformatics-2016/raw/master/data/",
|
177 |
"NCBI-disease-IOB": "https://github.com/cambridgeltl/MTL-Bioinformatics-2016/raw/master/data/",
|
178 |
-
"BIOSSES": "https://
|
179 |
}
|
|
|
175 |
"BC5CDR-disease-IOB": "https://github.com/cambridgeltl/MTL-Bioinformatics-2016/raw/master/data/",
|
176 |
"BC2GM-IOB": "https://github.com/cambridgeltl/MTL-Bioinformatics-2016/raw/master/data/",
|
177 |
"NCBI-disease-IOB": "https://github.com/cambridgeltl/MTL-Bioinformatics-2016/raw/master/data/",
|
178 |
+
"BIOSSES": "https://raw.githubusercontent.com/Markus-Zlabinger/ssts/fce78a649ab90269950aaf44ce20a36e94409392/data/biosses/all.tsv",
|
179 |
}
|