--- license_name: none license_link: LICENSE task_categories: - summarization language: - en tags: - synthetic - summarization - seq2seq - t5 configs: - config_name: default data_files: - split: train path: sd.json size_categories: - n<1K --- This is a synthetic-based dataset designed for simple, extractive summarization. Number of Rows: 614 ```python ds = load_dataset("prizmztech/synthSumm") ``` License: N/A (*Free to use without restrictions)