Datasets:
EMBO
/

Languages:
English
ArXiv:
DOI:
License:
drAbreu commited on
Commit
3b217a6
1 Parent(s): 94e03fc

Update SourceData.py

Browse files
Files changed (1) hide show
  1. SourceData.py +0 -2
SourceData.py CHANGED
@@ -169,8 +169,6 @@ class SourceData(datasets.GeneratorBasedBuilder):
169
  """Returns SplitGenerators.
170
  Uses local files if a data_dir is specified. Otherwise downloads the files from their official url."""
171
 
172
- import pdb; pdb.set_trace()
173
-
174
  try:
175
  urls = [
176
  self._URLS[self.config.name]+"train.jsonl",
 
169
  """Returns SplitGenerators.
170
  Uses local files if a data_dir is specified. Otherwise downloads the files from their official url."""
171
 
 
 
172
  try:
173
  urls = [
174
  self._URLS[self.config.name]+"train.jsonl",