File size: 472 Bytes
55593bc 0cad07f a5e18f8 e84734e 635c358 0a59844 0cad07f a5e18f8 ffc4dca 0e98813 a5e18f8 dc0e20a a5e18f8 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 | ---
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) |