Datasets:

Modalities:
Text
Formats:
parquet
Size:
< 1K
Libraries:
Datasets
pandas
License:
File size: 1,546 Bytes
066f236
 
093ab31
 
f01fdaa
959e7d8
f01fdaa
959e7d8
f01fdaa
959e7d8
093ab31
 
f01fdaa
0a9e458
612fb07
f01fdaa
0a9e458
 
f01fdaa
0a9e458
f01fdaa
 
093ab31
 
 
 
 
612fb07
 
0a9e458
 
066f236
8fc3add
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
license: cc-by-4.0
dataset_info:
  features:
  - name: transcript
    dtype: string
  - name: summary
    dtype: string
  - name: id
    dtype: string
  splits:
  - name: train
    num_bytes: 2697723
    num_examples: 68
  - name: validation
    num_bytes: 294288
    num_examples: 8
  - name: test
    num_bytes: 385185
    num_examples: 9
  download_size: 1977998
  dataset_size: 3377196
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.
```