synthSumm / README.md
prizmztech's picture
Update README.md
0e98813 verified
|
Raw
History Blame Contribute Delete
472 Bytes
metadata
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

ds = load_dataset("prizmztech/synthSumm")

License: N/A (*Free to use without restrictions)