qqp_train_target_32_context_32 / dataset_info.json
linluqiu's picture
Upload folder using huggingface_hub
d229d14 verified
{
"builder_name": "json",
"citation": "",
"config_name": "default",
"dataset_name": "json",
"dataset_size": 16473398,
"description": "",
"download_checksums": {
"/data/scratch-oc40/keya/workplace/DLMs/clean/DLM-JIT/dataset/QQP_original/train.jsonl": {
"num_bytes": 18806849,
"checksum": null
}
},
"download_size": 18806849,
"features": {
"input": {
"dtype": "string",
"_type": "Value"
},
"target": {
"dtype": "string",
"_type": "Value"
},
"index": {
"dtype": "int64",
"_type": "Value"
},
"condition_input_ids": {
"feature": {
"dtype": "int64",
"_type": "Value"
},
"_type": "List"
},
"condition_sequence_length": {
"dtype": "int64",
"_type": "Value"
},
"input_ids": {
"feature": {
"dtype": "int32",
"_type": "Value"
},
"_type": "List"
},
"sequence_length": {
"dtype": "int64",
"_type": "Value"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 35280247,
"splits": {
"train": {
"name": "train",
"num_bytes": 16473398,
"num_examples": 144715,
"dataset_name": "json"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}