yahyaabd's picture
Initial upload of triplet-all dataset with train split
300e4e5 verified
raw
history blame contribute delete
959 Bytes
{
"builder_name": "csv",
"citation": "",
"config_name": "default",
"dataset_name": "csv",
"dataset_size": 273622763,
"description": "",
"download_checksums": {
"D:/Skripsi/3data/3dataset - statictable - ir/5-split-dataset/triplet-all/query_pos_neg_triplets.csv": {
"num_bytes": 270567144,
"checksum": null
}
},
"download_size": 270567144,
"features": {
"query": {
"dtype": "string",
"_type": "Value"
},
"pos": {
"dtype": "string",
"_type": "Value"
},
"neg": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 544189907,
"splits": {
"train": {
"name": "train",
"num_bytes": 273622763,
"num_examples": 967831,
"dataset_name": "csv"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}