Datasets:
Task 1, 3, 4
Browse files- .openpiv2_tasks.py.swp +0 -0
- openpi_v2.py +0 -2
.openpiv2_tasks.py.swp
DELETED
|
Binary file (16.4 kB)
|
|
|
openpi_v2.py
CHANGED
|
@@ -254,8 +254,6 @@ class OpenpiV2(datasets.GeneratorBasedBuilder):
|
|
| 254 |
|
| 255 |
return (res)
|
| 256 |
|
| 257 |
-
def
|
| 258 |
-
|
| 259 |
|
| 260 |
def _generate_examples(self, filepath):
|
| 261 |
logger.info("generating examples from = %s", filepath)
|
|
|
|
| 254 |
|
| 255 |
return (res)
|
| 256 |
|
|
|
|
|
|
|
| 257 |
|
| 258 |
def _generate_examples(self, filepath):
|
| 259 |
logger.info("generating examples from = %s", filepath)
|