Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -82,9 +82,9 @@ English
|
|
82 |
- id: id of the bill.
|
83 |
- sections: list of bill sections with section_id and text.
|
84 |
- text: bill text.
|
85 |
-
- text_len: number of
|
86 |
- summary: summary of the bill.
|
87 |
-
- summary_len: number of
|
88 |
- title: official title of the bill.
|
89 |
|
90 |
### Data Splits
|
|
|
82 |
- id: id of the bill.
|
83 |
- sections: list of bill sections with section_id and text.
|
84 |
- text: bill text.
|
85 |
+
- text_len: number of characters in the text.
|
86 |
- summary: summary of the bill.
|
87 |
+
- summary_len: number of characters in the summary.
|
88 |
- title: official title of the bill.
|
89 |
|
90 |
### Data Splits
|