arihers commited on
Commit
062e8f1
1 Parent(s): 4af3ace

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 chars in text.
86
  - summary: summary of the bill.
87
- - summary_len: number of chars in summary.
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