Commit
·
6049f3e
1
Parent(s):
6d73227
remove subsplit
Browse files- UKP_ASPECT.py +0 -1
UKP_ASPECT.py
CHANGED
|
@@ -80,7 +80,6 @@ class UKPAspectDataset(datasets.GeneratorBasedBuilder):
|
|
| 80 |
"DTORCD",
|
| 81 |
"HS",
|
| 82 |
]),
|
| 83 |
-
"subsplit": datasets.Value("string"),
|
| 84 |
# These are the features of your dataset like images, labels ...
|
| 85 |
}
|
| 86 |
)
|
|
|
|
| 80 |
"DTORCD",
|
| 81 |
"HS",
|
| 82 |
]),
|
|
|
|
| 83 |
# These are the features of your dataset like images, labels ...
|
| 84 |
}
|
| 85 |
)
|