Datasets:
{ | |
"citation": "", | |
"description": "", | |
"features": { | |
"id": { | |
"dtype": "string", | |
"_type": "Value" | |
}, | |
"tokens": { | |
"feature": { | |
"dtype": "string", | |
"_type": "Value" | |
}, | |
"_type": "Sequence" | |
}, | |
"ner_tags": { | |
"feature": { | |
"names": [ | |
"B-CAMP", | |
"B-DATE", | |
"B-GHETTO", | |
"B-LOC", | |
"B-ORG", | |
"B-PERS", | |
"I-CAMP", | |
"I-DATE", | |
"I-GHETTO", | |
"I-LOC", | |
"I-ORG", | |
"I-PERS", | |
"O" | |
], | |
"_type": "ClassLabel" | |
}, | |
"_type": "Sequence" | |
} | |
}, | |
"homepage": "", | |
"license": "" | |
} |