File size: 1,157 Bytes
e185c25
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
722b236
e185c25
 
 
 
 
 
 
 
 
 
 
 
722b236
 
e185c25
 
8a5f70b
 
 
 
 
 
 
d058cc3
e264f96
 
 
 
 
3598d2e
 
748b4d9
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
---
dataset_info:
  features:
  - name: article
    dtype: string
  - name: summary
    dtype: string
  - name: article_len_approx
    dtype: int64
  - name: summary_len_approx
    dtype: int64
  - name: orig_idx
    dtype: int64
  splits:
  - name: train
    num_bytes: 992678294
    num_examples: 3783821
  - name: validation
    num_bytes: 49616640
    num_examples: 188811
  - name: test
    num_bytes: 468746
    num_examples: 1822
  download_size: 567157084
  dataset_size: 1042763680
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
  - split: test
    path: data/test-*
task_categories:
- summarization
language:
- en
pretty_name: Gigatrue
size_categories:
- 1M<n<10M
license: mit
---
# Gigatrue abstractive summarisation dataset. 

- It is a cleaned version of https://huggingface.co/datasets/Harvard/gigaword.
- Added generated number values.
- Applied truecasing using https://github.com/daltonfury42/truecase.

This work is supported by the EU NextGenerationEU through the  Recovery and Resilience Plan for Slovakia under the project  No. 09I05-03-V02-00038.