Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- summarization
|
5 |
+
- text-generation
|
6 |
+
language:
|
7 |
+
- en
|
8 |
---
|
9 |
+
|
10 |
+
This dataset is a subset of https://huggingface.co/datasets/cnn_dailymail.
|
11 |
+
|
12 |
+
The training set is composed of 2,000 examples of the original training set and the test set is composed of 1,000 examples of the original validation set.
|
13 |
+
|
14 |
+
We use the version 1.0.0 of the CNN/DailyMail dataset.
|