system HF staff commited on
Commit
2f7235d
1 Parent(s): a7771e2

Update files from the datasets library (from 1.6.1)

Browse files

Release notes: https://github.com/huggingface/datasets/releases/tag/1.6.1

Files changed (1) hide show
  1. indonlu.py +1 -1
indonlu.py CHANGED
@@ -571,7 +571,7 @@ class Indonlu(datasets.GeneratorBasedBuilder):
571
  ]
572
 
573
  def _generate_examples(self, filepath):
574
- """ Yields examples. """
575
  csv_file = ["emot", "wrete", "facqa", "casa", "hoasa"]
576
  tsv_file = ["smsa"]
577
  txt_file = ["terma", "keps"]
 
571
  ]
572
 
573
  def _generate_examples(self, filepath):
574
+ """Yields examples."""
575
  csv_file = ["emot", "wrete", "facqa", "casa", "hoasa"]
576
  tsv_file = ["smsa"]
577
  txt_file = ["terma", "keps"]