File size: 557 Bytes
34789e0
3cb67c4
 
 
 
 
 
 
 
34789e0
3bd59cf
 
 
 
 
2733cbe
 
34789e0
3bd59cf
 
 
 
 
83bba88
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
---
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: output
      dtype: string
license: apache-2.0
task_categories:
- summarization
- text-generation
language:
- en
size_categories:
- 1K<n<10K
---

This dataset is a subset of https://huggingface.co/datasets/cnn_dailymail.

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.

We use the version 1.0.0 of the CNN/DailyMail dataset.