Datasets:
Tasks:
Summarization
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10K - 100K
ArXiv:
Tags:
aspect-based-summarization
conversations-summarization
multi-document-summarization
email-headline-generation
License:
Commit
•
28d4d3a
1
Parent(s):
6fb1e04
Convert dataset sizes from base 2 to base 10 in the dataset card (#5)
Browse files- Convert dataset sizes from base 2 to base 10 in the dataset card (cd5d677b0cd159330b526b71f7213ae847c6c783)
README.md
CHANGED
@@ -75,9 +75,9 @@ dataset_info:
|
|
75 |
- **Repository:** https://github.com/ryanzhumich/AESLC
|
76 |
- **Paper:** [This Email Could Save Your Life: Introducing the Task of Email Subject Line Generation](https://arxiv.org/abs/1906.03497)
|
77 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
78 |
-
- **Size of downloaded dataset files:** 11.
|
79 |
-
- **Size of the generated dataset:** 14.
|
80 |
-
- **Total amount of disk used:**
|
81 |
|
82 |
### Dataset Summary
|
83 |
|
@@ -101,9 +101,9 @@ Monolingual English (mainly en-US) with some exceptions.
|
|
101 |
|
102 |
#### default
|
103 |
|
104 |
-
- **Size of downloaded dataset files:** 11.
|
105 |
-
- **Size of the generated dataset:** 14.
|
106 |
-
- **Total amount of disk used:**
|
107 |
|
108 |
An example of 'train' looks as follows.
|
109 |
```
|
|
|
75 |
- **Repository:** https://github.com/ryanzhumich/AESLC
|
76 |
- **Paper:** [This Email Could Save Your Life: Introducing the Task of Email Subject Line Generation](https://arxiv.org/abs/1906.03497)
|
77 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
78 |
+
- **Size of downloaded dataset files:** 11.64 MB
|
79 |
+
- **Size of the generated dataset:** 14.95 MB
|
80 |
+
- **Total amount of disk used:** 26.59 MB
|
81 |
|
82 |
### Dataset Summary
|
83 |
|
|
|
101 |
|
102 |
#### default
|
103 |
|
104 |
+
- **Size of downloaded dataset files:** 11.64 MB
|
105 |
+
- **Size of the generated dataset:** 14.95 MB
|
106 |
+
- **Total amount of disk used:** 26.59 MB
|
107 |
|
108 |
An example of 'train' looks as follows.
|
109 |
```
|