Datasets:
Update files from the datasets library (from 1.6.1)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.6.1
assin.py
CHANGED
@@ -151,7 +151,7 @@ class Assin(datasets.GeneratorBasedBuilder):
|
|
151 |
]
|
152 |
|
153 |
def _generate_examples(self, filepaths, split):
|
154 |
-
"""
|
155 |
|
156 |
id_ = 0
|
157 |
|
|
|
151 |
]
|
152 |
|
153 |
def _generate_examples(self, filepaths, split):
|
154 |
+
"""Yields examples."""
|
155 |
|
156 |
id_ = 0
|
157 |
|