guerrerotook's picture
Upload folder using huggingface_hub
20cdd83 verified
Raw
History Blame Contribute Delete
639 Bytes
{
"config": "sys",
"entity_types": [
"SYS"
],
"labels": [
"O",
"B-SYS",
"I-SYS"
],
"train": {
"documents": 35,
"sentences": 2180,
"tokens": 34886,
"label_counts": {
"O": 34582,
"B-SYS": 92,
"I-SYS": 212
},
"missing_txt_files": [],
"docs_with_no_tags": [
"84067",
"69465",
"55838"
]
},
"test": {
"documents": 15,
"sentences": 941,
"tokens": 17316,
"label_counts": {
"O": 17179,
"B-SYS": 40,
"I-SYS": 97
},
"missing_txt_files": [],
"docs_with_no_tags": [
"77045",
"39411"
]
}
}