Adive01's picture
Upload mlplo/data/processed/xsum_debug/manifest.json with huggingface_hub
ccbe92e verified
raw
history blame contribute delete
468 Bytes
{
"dataset_name": "xsum",
"dataset_config": null,
"model_name": "facebook/bart-base",
"text_column": "document",
"summary_column": "summary",
"max_input_length": 768,
"max_target_length": 96,
"subset_limits": {
"train": 256,
"validation": 64,
"test": 64
},
"splits": {
"train": 238,
"validation": 61,
"test": 58
},
"duplicates_removed": {
"train": 0,
"validation": 0,
"test": 0
}
}