test / dataset_info.json
hrizzz's picture
Upload 3 files
7647821 verified
{
"builder_name": "json",
"citation": "",
"config_name": "default",
"dataset_name": "json",
"dataset_size": 12134232,
"description": "",
"download_checksums": {
"C:/Users/u1142640/Desktop/ClinAIS_shared_task_dataset/clinais.train.json": {
"num_bytes": 41279965,
"checksum": null
}
},
"download_size": 41279965,
"features": {
"annotated_entries": {
"boundary_annotation": {
"gold": [
{
"boundary": {
"dtype": "string",
"_type": "Value"
},
"end_offset": {
"dtype": "int64",
"_type": "Value"
},
"span": {
"dtype": "string",
"_type": "Value"
},
"start_offset": {
"dtype": "int64",
"_type": "Value"
}
}
]
},
"note_id": {
"dtype": "string",
"_type": "Value"
},
"note_text": {
"dtype": "string",
"_type": "Value"
},
"section_annotation": {
"gold": [
{
"end_offset": {
"dtype": "int64",
"_type": "Value"
},
"label": {
"dtype": "string",
"_type": "Value"
},
"segment": {
"dtype": "string",
"_type": "Value"
},
"start_offset": {
"dtype": "int64",
"_type": "Value"
}
}
]
}
}
},
"homepage": "",
"license": "",
"size_in_bytes": 53414197,
"splits": {
"train": {
"name": "train",
"num_bytes": 12134232,
"num_examples": 781,
"dataset_name": "json"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}