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.4.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.4.0
README.md
CHANGED
@@ -45,7 +45,7 @@ task_ids:
|
|
45 |
- [Citation Information](#citation-information)
|
46 |
- [Contributions](#contributions)
|
47 |
|
48 |
-
##
|
49 |
|
50 |
- **Homepage:** [https://github.com/FiscalNote/BillSum](https://github.com/FiscalNote/BillSum)
|
51 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
@@ -55,7 +55,7 @@ task_ids:
|
|
55 |
- **Size of the generated dataset:** 259.80 MB
|
56 |
- **Total amount of disk used:** 323.94 MB
|
57 |
|
58 |
-
###
|
59 |
|
60 |
BillSum, summarization of US Congressional and California state bills.
|
61 |
|
@@ -67,19 +67,19 @@ 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 |
-
###
|
71 |
|
72 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
73 |
|
74 |
-
###
|
75 |
|
76 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
77 |
|
78 |
-
##
|
79 |
|
80 |
We show detailed information for up to 5 configurations of the dataset.
|
81 |
|
82 |
-
###
|
83 |
|
84 |
#### default
|
85 |
|
@@ -96,7 +96,7 @@ An example of 'train' looks as follows.
|
|
96 |
}
|
97 |
```
|
98 |
|
99 |
-
###
|
100 |
|
101 |
The data fields are the same among all splits.
|
102 |
|
@@ -105,55 +105,55 @@ The data fields are the same among all splits.
|
|
105 |
- `summary`: a `string` feature.
|
106 |
- `title`: a `string` feature.
|
107 |
|
108 |
-
###
|
109 |
|
110 |
| name |train|ca_test|test|
|
111 |
|-------|----:|------:|---:|
|
112 |
|default|18949| 1237|3269|
|
113 |
|
114 |
-
##
|
115 |
|
116 |
-
###
|
117 |
|
118 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
119 |
|
120 |
-
###
|
121 |
|
122 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
123 |
|
124 |
-
###
|
125 |
|
126 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
127 |
|
128 |
-
###
|
129 |
|
130 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
131 |
|
132 |
-
##
|
133 |
|
134 |
-
###
|
135 |
|
136 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
137 |
|
138 |
-
###
|
139 |
|
140 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
141 |
|
142 |
-
###
|
143 |
|
144 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
145 |
|
146 |
-
##
|
147 |
|
148 |
-
###
|
149 |
|
150 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
151 |
|
152 |
-
###
|
153 |
|
154 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
155 |
|
156 |
-
###
|
157 |
|
158 |
```
|
159 |
|
|
|
45 |
- [Citation Information](#citation-information)
|
46 |
- [Contributions](#contributions)
|
47 |
|
48 |
+
## Dataset Description
|
49 |
|
50 |
- **Homepage:** [https://github.com/FiscalNote/BillSum](https://github.com/FiscalNote/BillSum)
|
51 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
|
55 |
- **Size of the generated dataset:** 259.80 MB
|
56 |
- **Total amount of disk used:** 323.94 MB
|
57 |
|
58 |
+
### Dataset Summary
|
59 |
|
60 |
BillSum, summarization of US Congressional and California state bills.
|
61 |
|
|
|
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 |
|
74 |
+
### Languages
|
75 |
|
76 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
77 |
|
78 |
+
## Dataset Structure
|
79 |
|
80 |
We show detailed information for up to 5 configurations of the dataset.
|
81 |
|
82 |
+
### Data Instances
|
83 |
|
84 |
#### default
|
85 |
|
|
|
96 |
}
|
97 |
```
|
98 |
|
99 |
+
### Data Fields
|
100 |
|
101 |
The data fields are the same among all splits.
|
102 |
|
|
|
105 |
- `summary`: a `string` feature.
|
106 |
- `title`: a `string` feature.
|
107 |
|
108 |
+
### Data Splits Sample Size
|
109 |
|
110 |
| name |train|ca_test|test|
|
111 |
|-------|----:|------:|---:|
|
112 |
|default|18949| 1237|3269|
|
113 |
|
114 |
+
## Dataset Creation
|
115 |
|
116 |
+
### Curation Rationale
|
117 |
|
118 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
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
|
129 |
|
130 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
131 |
|
132 |
+
## Considerations for Using the Data
|
133 |
|
134 |
+
### Social Impact of Dataset
|
135 |
|
136 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
137 |
|
138 |
+
### Discussion of Biases
|
139 |
|
140 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
141 |
|
142 |
+
### Other Known Limitations
|
143 |
|
144 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
145 |
|
146 |
+
## Additional Information
|
147 |
|
148 |
+
### Dataset Curators
|
149 |
|
150 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
151 |
|
152 |
+
### Licensing Information
|
153 |
|
154 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
155 |
|
156 |
+
### Citation Information
|
157 |
|
158 |
```
|
159 |
|