theelderemo commited on
Commit
d3f43d5
·
verified ·
1 Parent(s): 97ef6f8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -188,7 +188,7 @@ This dataset is a derivative collection of public documents released by the U.S.
188
  You are solely responsible for complying with applicable law, institutional policies, and the terms of the original House release. If you plan to use this corpus in a public‑facing product or at scale, seek independent legal advice.
189
 
190
  ### The corpus contains:
191
- OCR noise and misrecognized characters, broken formatting, redaction blocks, stamps, or markers inherited from the original scans.
192
  """
193
  )
194
 
 
188
  You are solely responsible for complying with applicable law, institutional policies, and the terms of the original House release. If you plan to use this corpus in a public‑facing product or at scale, seek independent legal advice.
189
 
190
  ### The corpus contains:
191
+ OCR noise, misrecognized characters, broken formatting, redaction blocks, stamps, and markers inherited from the original scans. Therefore, some of it may not be formatted correctly. Feel free to contribute, to improve the data.
192
  """
193
  )
194