Bogachevv's picture
rename `MISSED` -> `MISSING` (#2)
9b51fdd verified
{
"builder_name": "parquet",
"citation": "",
"config_name": "default",
"dataset_name": "data",
"dataset_size": 9886131,
"description": "",
"download_checksums": {
"/home/voorhs/repos/MMF_prac_3.5_hw_dev/data/train-00000-of-00001.parquet": {
"num_bytes": 1365803,
"checksum": null
},
"/home/voorhs/repos/MMF_prac_3.5_hw_dev/data/validation-00000-of-00001.parquet": {
"num_bytes": 309455,
"checksum": null
},
"/home/voorhs/repos/MMF_prac_3.5_hw_dev/data/test-00000-of-00001.parquet": {
"num_bytes": 280879,
"checksum": null
}
},
"download_size": 1956137,
"features": {
"id": {
"dtype": "string",
"_type": "Value"
},
"tokens": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"pos_tags": {
"feature": {
"names": [
"\"",
"''",
"#",
"$",
"(",
")",
",",
".",
":",
"``",
"CC",
"CD",
"DT",
"EX",
"FW",
"IN",
"JJ",
"JJR",
"JJS",
"LS",
"MD",
"NN",
"NNP",
"NNPS",
"NNS",
"NN|SYM",
"PDT",
"POS",
"PRP",
"PRP$",
"RB",
"RBR",
"RBS",
"RP",
"SYM",
"TO",
"UH",
"VB",
"VBD",
"VBG",
"VBN",
"VBP",
"VBZ",
"WDT",
"WP",
"WP$",
"WRB"
],
"_type": "ClassLabel"
},
"_type": "Sequence"
},
"chunk_tags": {
"feature": {
"names": [
"O",
"B-ADJP",
"I-ADJP",
"B-ADVP",
"I-ADVP",
"B-CONJP",
"I-CONJP",
"B-INTJ",
"I-INTJ",
"B-LST",
"I-LST",
"B-NP",
"I-NP",
"B-PP",
"I-PP",
"B-PRT",
"I-PRT",
"B-SBAR",
"I-SBAR",
"B-UCP",
"I-UCP",
"B-VP",
"I-VP"
],
"_type": "ClassLabel"
},
"_type": "Sequence"
},
"ner_tags": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 11842268,
"splits": {
"train": {
"name": "train",
"num_bytes": 6764741,
"num_examples": 14041,
"dataset_name": "data"
},
"validation": {
"name": "validation",
"num_bytes": 1633661,
"num_examples": 3250,
"dataset_name": "data"
},
"test": {
"name": "test",
"num_bytes": 1487729,
"num_examples": 3453,
"dataset_name": "data"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}