Dr. Jorge Abreu Vicente commited on
Commit
33d1697
1 Parent(s): 1a0d2c1

Update sd-nlp.py

Browse files
Files changed (1) hide show
  1. sd-nlp.py +1 -1
sd-nlp.py CHANGED
@@ -66,7 +66,7 @@ class SourceDataNLP(datasets.GeneratorBasedBuilder):
66
  This dataset is based on the SourceData database and is intented to facilitate training of NLP tasks in the cell and molecualr biology domain.
67
  """
68
 
69
- _HOMEPAGE = "https://huggingface.co/datasets/EMBO/sd-nlp"
70
 
71
  _LICENSE = "CC-BY 4.0"
72
 
 
66
  This dataset is based on the SourceData database and is intented to facilitate training of NLP tasks in the cell and molecualr biology domain.
67
  """
68
 
69
+ _HOMEPAGE = "https://huggingface.co/datasets/EMBO/sd-nlp/"
70
 
71
  _LICENSE = "CC-BY 4.0"
72