Datasets:
Tasks:
Summarization
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10K - 100K
ArXiv:
Tags:
bills-summarization
License:
Update dataset card
Browse files
README.md
CHANGED
|
@@ -94,7 +94,8 @@ train-eval-index:
|
|
| 94 |
|
| 95 |
- **Homepage:** [https://github.com/FiscalNote/BillSum](https://github.com/FiscalNote/BillSum)
|
| 96 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 97 |
-
- **Paper:**
|
|
|
|
| 98 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 99 |
- **Size of downloaded dataset files:** 67.26 MB
|
| 100 |
- **Size of the generated dataset:** 272.42 MB
|
|
@@ -211,16 +212,26 @@ The data consists of three parts: US training bills, US test bills and Californi
|
|
| 211 |
### Citation Information
|
| 212 |
|
| 213 |
```
|
| 214 |
-
|
| 215 |
-
|
| 216 |
-
|
| 217 |
-
|
| 218 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 219 |
eprint={1910.00523},
|
| 220 |
archivePrefix={arXiv},
|
| 221 |
-
primaryClass={cs.CL}
|
| 222 |
}
|
| 223 |
-
|
| 224 |
```
|
| 225 |
|
| 226 |
|
|
|
|
| 94 |
|
| 95 |
- **Homepage:** [https://github.com/FiscalNote/BillSum](https://github.com/FiscalNote/BillSum)
|
| 96 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 97 |
+
- **Paper:** https://aclanthology.org/D19-5406/
|
| 98 |
+
- **Paper:** https://arxiv.org/abs/1910.00523
|
| 99 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 100 |
- **Size of downloaded dataset files:** 67.26 MB
|
| 101 |
- **Size of the generated dataset:** 272.42 MB
|
|
|
|
| 212 |
### Citation Information
|
| 213 |
|
| 214 |
```
|
| 215 |
+
@inproceedings{kornilova-eidelman-2019-billsum,
|
| 216 |
+
title = "{B}ill{S}um: A Corpus for Automatic Summarization of {US} Legislation",
|
| 217 |
+
author = "Kornilova, Anastassia and
|
| 218 |
+
Eidelman, Vladimir",
|
| 219 |
+
editor = "Wang, Lu and
|
| 220 |
+
Cheung, Jackie Chi Kit and
|
| 221 |
+
Carenini, Giuseppe and
|
| 222 |
+
Liu, Fei",
|
| 223 |
+
booktitle = "Proceedings of the 2nd Workshop on New Frontiers in Summarization",
|
| 224 |
+
month = nov,
|
| 225 |
+
year = "2019",
|
| 226 |
+
address = "Hong Kong, China",
|
| 227 |
+
publisher = "Association for Computational Linguistics",
|
| 228 |
+
url = "https://aclanthology.org/D19-5406",
|
| 229 |
+
doi = "10.18653/v1/D19-5406",
|
| 230 |
+
pages = "48--56",
|
| 231 |
eprint={1910.00523},
|
| 232 |
archivePrefix={arXiv},
|
| 233 |
+
primaryClass={cs.CL},
|
| 234 |
}
|
|
|
|
| 235 |
```
|
| 236 |
|
| 237 |
|