--- license: cc-by-4.0 dataset_info: features: - name: transcripts dtype: string - name: summaries dtype: string - name: ids dtype: string splits: - name: train num_bytes: 2685551 num_examples: 68 - name: validation num_bytes: 293030 num_examples: 8 - name: test num_bytes: 383552 num_examples: 9 download_size: 1973090 dataset_size: 3362133 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* --- ## Dataset Description - **Homepage:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Dataset Summary EsimeneStuudio is a human annotated summarization dataset of ERR Esimene Stuudio talk show. ### Supported Tasks and Leaderboards [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Languages Estonian ## Dataset Structure ### Data Fields ``` transcripts: talk show transcript with speaker tags. summaries: talk show summaries with speaker tags. ids: unique identifier of show. ```