mee_m / train /dataset_info.json
usr256864's picture
Upload folder using huggingface_hub
f95d5e3 verified
Raw
History Blame Contribute Delete
2.71 kB
{
"citation": "",
"description": "",
"features": {
"doc_id": {
"dtype": "string",
"_type": "Value"
},
"wnd_id": {
"dtype": "string",
"_type": "Value"
},
"tokens": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "List"
},
"entities": {
"feature": {
"end": {
"dtype": "int64",
"_type": "Value"
},
"entity_id": {
"dtype": "string",
"_type": "Value"
},
"entity_type": {
"dtype": "string",
"_type": "Value"
},
"start": {
"dtype": "int64",
"_type": "Value"
},
"text": {
"dtype": "string",
"_type": "Value"
}
},
"_type": "List"
},
"events": {
"feature": {
"arguments": {
"feature": {
"end": {
"dtype": "int64",
"_type": "Value"
},
"role": {
"dtype": "string",
"_type": "Value"
},
"start": {
"dtype": "int64",
"_type": "Value"
},
"text": {
"dtype": "string",
"_type": "Value"
}
},
"_type": "List"
},
"end": {
"dtype": "int64",
"_type": "Value"
},
"event_id": {
"dtype": "string",
"_type": "Value"
},
"event_type": {
"dtype": "string",
"_type": "Value"
},
"start": {
"dtype": "int64",
"_type": "Value"
},
"text": {
"dtype": "string",
"_type": "Value"
}
},
"_type": "List"
},
"images": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "List"
},
"img_id": {
"dtype": "string",
"_type": "Value"
},
"file": {
"dtype": "string",
"_type": "Value"
},
"event": {
"arguments": {
"feature": {
"bbox": {
"feature": {
"dtype": "int64",
"_type": "Value"
},
"_type": "List"
},
"role": {
"dtype": "string",
"_type": "Value"
}
},
"_type": "List"
},
"event_id": {
"dtype": "string",
"_type": "Value"
},
"event_type": {
"dtype": "string",
"_type": "Value"
}
},
"image": {
"_type": "Image"
}
},
"homepage": "",
"license": ""
}