testaunic23 / dataset_infos.json
andreyunic23's picture
Update dataset_infos.json
acc6a7f verified
Invalid JSON: Bad control character in string literal in JSONat line 19, column 18
{
"testaunic23": {
"description": "test testaunic23",
"citation": "test testaunic23",
"homepage": "",
"license": "",
"features": {
"id": { "dtype": "string", "id": null, "_type": "Value" },
"tokens": {
"feature": { "dtype": "string", "id": null, "_type": "Value" },
"length": -1,
"id": null,
"_type": "Sequence"
},
"pos_tags": {
"feature": {
"num_classes": 1,
"names": [
"-X-,
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"ner_tags": {
"feature": {
"num_classes": 11,
"names": [
"O",
"B-ENTITY",
"I-ENTITY",
"B-SYSTEM",
"I-SYSTEM",
"B-DOCUMENT",
"I-DOCUMENT",
"B-ORG",
"I-ORG",
"B-LOC",
"I-LOC"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
},
"length": -1,
"id": null,
"_type": "Sequence"
}
},
"post_processed": null,
"supervised_keys": null,
"builder_name": "testaunic23",
"config_name": "testaunic23",
"version": {
"version_str": "1.0.0",
"description": null,
"major": 1,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_examples": 249,
"dataset_name": "testaunic23"
},
"validation": {
"name": "validation",
"num_examples": 32,
"dataset_name": "testaunic23"
},
"test": {
"name": "test",
"num_examples": 32,
"dataset_name": "testaunic23"
}
}
}
}