File size: 1,177 Bytes
2788fbf b8a2726 2788fbf b8a2726 2788fbf b8a2726 2788fbf b8a2726 2788fbf b8a2726 2788fbf b8a2726 |
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 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 |
---
configs:
- config_name: default
data_files:
- path: data/train-*
split: train
dataset_info:
dataset_size: 539703
download_size: 228563
features:
- dtype: string
name: keyword
- dtype: string
name: topic
- dtype: string
name: language
- name: generated_summary_text
struct:
- dtype: string
name: summary
- dtype: string
name: text
splits:
- name: train
num_bytes: 539703
num_examples: 500
language:
- en
license:
- apache-2.0
size_category:
- 1K-10K
tags:
- stories
- folk-tales
- poems
- essays
- synthetic
- text
- synthgenai
task_categories:
- summarization
---
## Description
- **Topic:** Stories, Folk Tales, Poems, and Essays
- **Domains:** Stories, Folk Tales, Poems, Essays
- **Focus:** This dataset contains a collection of stories, folk tales, poems, and essays, that are summarized.
- **Number of Entries:** 500
- **Dataset Type:** Summarization Dataset
- **Model Used:** bedrock/us.amazon.nova-pro-v1:0
- **Language:** English
- **Additional Information:** Generated using summarization techniques to provide concise versions of the original texts.
- **Generated by:** SynthGenAI Package
|