Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -32,4 +32,9 @@ configs:
|
|
| 32 |
path: data/validation-*
|
| 33 |
- split: test
|
| 34 |
path: data/test-*
|
| 35 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 32 |
path: data/validation-*
|
| 33 |
- split: test
|
| 34 |
path: data/test-*
|
| 35 |
+
---
|
| 36 |
+
# Gigatrue abstractive summarisation dataset.
|
| 37 |
+
|
| 38 |
+
- It is a cleaned version of https://huggingface.co/datasets/Harvard/gigaword.
|
| 39 |
+
- Added generated number values.
|
| 40 |
+
- Applied truecasing using https://github.com/daltonfury42/truecase.
|