Datasets:
Update files from the datasets library (from 1.6.1)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.6.1
assin2.py
CHANGED
@@ -103,7 +103,7 @@ class Assin2(datasets.GeneratorBasedBuilder):
|
|
103 |
]
|
104 |
|
105 |
def _generate_examples(self, filepath, split):
|
106 |
-
"""
|
107 |
|
108 |
id_ = 0
|
109 |
|
|
|
103 |
]
|
104 |
|
105 |
def _generate_examples(self, filepath, split):
|
106 |
+
"""Yields examples."""
|
107 |
|
108 |
id_ = 0
|
109 |
|