Datasets:
Tasks:
Token Classification
Sub-tasks:
named-entity-recognition
Languages:
English
Size:
10K<n<100K
License:
Remove deprecated tasks (#2)
Browse files- Remove deprecated tasks (a39195777f54f9519457bf1561159b7e61b37580)
- xtreme_en.py +0 -1
xtreme_en.py
CHANGED
|
@@ -21,7 +21,6 @@ import json
|
|
| 21 |
import os
|
| 22 |
|
| 23 |
import datasets
|
| 24 |
-
from datasets.tasks import TextClassification
|
| 25 |
|
| 26 |
|
| 27 |
|
|
|
|
| 21 |
import os
|
| 22 |
|
| 23 |
import datasets
|
|
|
|
| 24 |
|
| 25 |
|
| 26 |
|