MNLP_M3_rag_dataset / rag /vl_tokenized /dataset_info.json
endre01's picture
Upload folder using huggingface_hub
7f5ab3c verified
{
"builder_name": "parquet",
"citation": "",
"config_name": "default",
"dataset_name": "reasonir-bright-triplets",
"dataset_size": 742584935,
"description": "",
"download_checksums": {
"hf://datasets/endre01/reasonir-bright-triplets@c30315edc5b222cca9fcce28178a8b6919c7359c/data/train-00000-of-00002.parquet": {
"num_bytes": 63778538,
"checksum": null
},
"hf://datasets/endre01/reasonir-bright-triplets@c30315edc5b222cca9fcce28178a8b6919c7359c/data/train-00001-of-00002.parquet": {
"num_bytes": 333843869,
"checksum": null
}
},
"download_size": 397622407,
"features": {
"query": {
"dtype": "string",
"_type": "Value"
},
"pos": {
"dtype": "string",
"_type": "Value"
},
"neg": {
"dtype": "string",
"_type": "Value"
},
"source": {
"dtype": "string",
"_type": "Value"
},
"query_input_ids": {
"feature": {
"dtype": "int64",
"_type": "Value"
},
"_type": "Sequence"
},
"query_attention_mask": {
"feature": {
"dtype": "int64",
"_type": "Value"
},
"_type": "Sequence"
},
"pos_input_ids": {
"feature": {
"dtype": "int64",
"_type": "Value"
},
"_type": "Sequence"
},
"pos_attention_mask": {
"feature": {
"dtype": "int64",
"_type": "Value"
},
"_type": "Sequence"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 1140207342,
"splits": {
"train": {
"name": "train",
"num_bytes": 742584935,
"num_examples": 345491,
"shard_lengths": [
273746,
71745
],
"dataset_name": "reasonir-bright-triplets"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}