system HF staff commited on
Commit
b5380dd
1 Parent(s): babc24e

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. m_lama.py +1 -1
m_lama.py CHANGED
@@ -219,7 +219,7 @@ class MLama(datasets.GeneratorBasedBuilder):
219
  ]
220
 
221
  def _generate_examples(self, filepath, split):
222
- """ Yields examples from the mLAMA dataset. """
223
  id_ = -1
224
  for language in self.config.languages:
225
  # load templates
219
  ]
220
 
221
  def _generate_examples(self, filepath, split):
222
+ """Yields examples from the mLAMA dataset."""
223
  id_ = -1
224
  for language in self.config.languages:
225
  # load templates