tlink-extr-classification / dataset_info.json
sagnikrayc's picture
Upload dataset_info.json
c035ca9 verified
Raw
History Blame Contribute Delete
6.34 kB
{
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"text": {
"dtype": "string",
"_type": "Value"
},
"time_expressions": [
{
"text": {
"dtype": "string",
"_type": "Value"
},
"start_char": {
"dtype": "int64",
"_type": "Value"
},
"end_char": {
"dtype": "int64",
"_type": "Value"
},
"tid": {
"dtype": "string",
"_type": "Value"
},
"type": {
"dtype": "string",
"_type": "Value"
},
"value": {
"dtype": "string",
"_type": "Value"
},
"temporal_function": {
"dtype": "bool",
"_type": "Value"
},
"function_in_document": {
"dtype": "string",
"_type": "Value"
},
"anchor_time": {
"dtype": "string",
"_type": "Value"
}
}
],
"event_expressions": [
{
"text": {
"dtype": "string",
"_type": "Value"
},
"start_char": {
"dtype": "int64",
"_type": "Value"
},
"end_char": {
"dtype": "int64",
"_type": "Value"
},
"eid": {
"dtype": "string",
"_type": "Value"
},
"eiid": {
"dtype": "string",
"_type": "Value"
},
"type": {
"dtype": "string",
"_type": "Value"
},
"pos": {
"dtype": "string",
"_type": "Value"
},
"tense": {
"dtype": "string",
"_type": "Value"
},
"aspect": {
"dtype": "string",
"_type": "Value"
},
"polarity": {
"dtype": "string",
"_type": "Value"
},
"modality": {
"dtype": "string",
"_type": "Value"
}
}
],
"signal_expressions": [
{
"signal_id": {
"dtype": "string",
"_type": "Value"
},
"text": {
"dtype": "string",
"_type": "Value"
},
"start_char": {
"dtype": "int64",
"_type": "Value"
},
"end_char": {
"dtype": "int64",
"_type": "Value"
}
}
],
"tlinks": [
{
"link_id": {
"dtype": "string",
"_type": "Value"
},
"time_id": {
"dtype": "string",
"_type": "Value"
},
"event_instance_id": {
"dtype": "string",
"_type": "Value"
},
"related_to_event_instance_id": {
"dtype": "string",
"_type": "Value"
},
"related_to_time_id": {
"dtype": "string",
"_type": "Value"
},
"rel_type": {
"dtype": "string",
"_type": "Value"
},
"signal_id": {
"dtype": "string",
"_type": "Value"
},
"origin": {
"dtype": "string",
"_type": "Value"
},
"comment": {
"dtype": "string",
"_type": "Value"
},
"syntax": {
"dtype": "string",
"_type": "Value"
}
}
],
"doc_id": {
"dtype": "string",
"_type": "Value"
},
"dataset": {
"dtype": "string",
"_type": "Value"
}
},
"builder_name": "json",
"dataset_name": "timex-recognition",
"config_name": "default",
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 4713972,
"num_examples": 2124,
"dataset_name": "timex-recognition"
},
"validation": {
"name": "validation",
"num_bytes": 555732,
"num_examples": 265,
"dataset_name": "timex-recognition"
},
"test": {
"name": "test",
"num_bytes": 624215,
"num_examples": 266,
"dataset_name": "timex-recognition"
}
},
"download_checksums": {
"hf://datasets/mdg-nlp/timex-recognition@28561d9d6232fb9f5b0bce2ba7b1d7c47d299945/train.jsonl": {
"num_bytes": 6721132,
"checksum": null
},
"hf://datasets/mdg-nlp/timex-recognition@28561d9d6232fb9f5b0bce2ba7b1d7c47d299945/validation.jsonl": {
"num_bytes": 784071,
"checksum": null
},
"hf://datasets/mdg-nlp/timex-recognition@28561d9d6232fb9f5b0bce2ba7b1d7c47d299945/test.jsonl": {
"num_bytes": 872369,
"checksum": null
}
},
"download_size": 8377572,
"dataset_size": 5893919,
"size_in_bytes": 14271491
}