Datasets:
Tasks:
Summarization
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10K - 100K
ArXiv:
Tags:
bills-summarization
License:
Update files from the datasets library (from 1.7.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.7.0
README.md
CHANGED
@@ -17,6 +17,7 @@ task_categories:
|
|
17 |
- conditional-text-generation
|
18 |
task_ids:
|
19 |
- summarization
|
|
|
20 |
---
|
21 |
|
22 |
# Dataset Card for "billsum"
|
@@ -24,12 +25,12 @@ task_ids:
|
|
24 |
## Table of Contents
|
25 |
- [Dataset Description](#dataset-description)
|
26 |
- [Dataset Summary](#dataset-summary)
|
27 |
-
- [Supported Tasks](#supported-tasks)
|
28 |
- [Languages](#languages)
|
29 |
- [Dataset Structure](#dataset-structure)
|
30 |
- [Data Instances](#data-instances)
|
31 |
- [Data Fields](#data-fields)
|
32 |
-
- [Data Splits
|
33 |
- [Dataset Creation](#dataset-creation)
|
34 |
- [Curation Rationale](#curation-rationale)
|
35 |
- [Source Data](#source-data)
|
@@ -67,7 +68,7 @@ features for us bills. ca bills does not have.
|
|
67 |
- text_len: number of chars in text.
|
68 |
- sum_len: number of chars in summary.
|
69 |
|
70 |
-
### Supported Tasks
|
71 |
|
72 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
73 |
|
@@ -105,7 +106,7 @@ The data fields are the same among all splits.
|
|
105 |
- `summary`: a `string` feature.
|
106 |
- `title`: a `string` feature.
|
107 |
|
108 |
-
### Data Splits
|
109 |
|
110 |
| name |train|ca_test|test|
|
111 |
|-------|----:|------:|---:|
|
@@ -119,10 +120,22 @@ The data fields are the same among all splits.
|
|
119 |
|
120 |
### Source Data
|
121 |
|
|
|
|
|
|
|
|
|
|
|
|
|
122 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
123 |
|
124 |
### Annotations
|
125 |
|
|
|
|
|
|
|
|
|
|
|
|
|
126 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
127 |
|
128 |
### Personal and Sensitive Information
|
|
|
17 |
- conditional-text-generation
|
18 |
task_ids:
|
19 |
- summarization
|
20 |
+
paperswithcode_id: billsum
|
21 |
---
|
22 |
|
23 |
# Dataset Card for "billsum"
|
|
|
25 |
## Table of Contents
|
26 |
- [Dataset Description](#dataset-description)
|
27 |
- [Dataset Summary](#dataset-summary)
|
28 |
+
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
|
29 |
- [Languages](#languages)
|
30 |
- [Dataset Structure](#dataset-structure)
|
31 |
- [Data Instances](#data-instances)
|
32 |
- [Data Fields](#data-fields)
|
33 |
+
- [Data Splits](#data-splits)
|
34 |
- [Dataset Creation](#dataset-creation)
|
35 |
- [Curation Rationale](#curation-rationale)
|
36 |
- [Source Data](#source-data)
|
|
|
68 |
- text_len: number of chars in text.
|
69 |
- sum_len: number of chars in summary.
|
70 |
|
71 |
+
### Supported Tasks and Leaderboards
|
72 |
|
73 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
74 |
|
|
|
106 |
- `summary`: a `string` feature.
|
107 |
- `title`: a `string` feature.
|
108 |
|
109 |
+
### Data Splits
|
110 |
|
111 |
| name |train|ca_test|test|
|
112 |
|-------|----:|------:|---:|
|
|
|
120 |
|
121 |
### Source Data
|
122 |
|
123 |
+
#### Initial Data Collection and Normalization
|
124 |
+
|
125 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
126 |
+
|
127 |
+
#### Who are the source language producers?
|
128 |
+
|
129 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
130 |
|
131 |
### Annotations
|
132 |
|
133 |
+
#### Annotation process
|
134 |
+
|
135 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
136 |
+
|
137 |
+
#### Who are the annotators?
|
138 |
+
|
139 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
140 |
|
141 |
### Personal and Sensitive Information
|