Datasets:

ArXiv:
License:
dfki-nlp commited on
Commit
d12d7fb
·
1 Parent(s): df547fe

Update multitacred.py

Browse files
Files changed (1) hide show
  1. multitacred.py +0 -2
multitacred.py CHANGED
@@ -313,8 +313,6 @@ class MultiTacred(datasets.GeneratorBasedBuilder):
313
  for (language, label_variant) in itertools.product(_LANGS, [_ORIGINAL, _REVISITED, _RETACRED])
314
  ]
315
 
316
- DEFAULT_CONFIG_NAME = "original-de" # type: ignore
317
-
318
  @property
319
  def manual_download_instructions(self):
320
  return (
 
313
  for (language, label_variant) in itertools.product(_LANGS, [_ORIGINAL, _REVISITED, _RETACRED])
314
  ]
315
 
 
 
316
  @property
317
  def manual_download_instructions(self):
318
  return (