pszemraj commited on
Commit
b192525
1 Parent(s): 7e0aefe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -7,14 +7,17 @@ pretty_name: GovReport Summarization - 8192 tokens
7
  size_categories:
8
  - 1K<n<10K
9
  source_datasets: ccdv/govreport-summarization
 
 
 
 
10
  ---
11
 
12
  # GovReport Summarization - 8192 tokens
13
 
14
  - `ccdv/govreport-summarization` with the changes of:
15
- - total tokens for each column computed and added in new columns according to the `long-t5` tokenizer
16
- - data cleaned with `clean-text`
17
-
18
  ---
19
 
20
  ## train info
 
7
  size_categories:
8
  - 1K<n<10K
9
  source_datasets: ccdv/govreport-summarization
10
+ license: apache-2.0
11
+ tags:
12
+ - govreport
13
+ - long document
14
  ---
15
 
16
  # GovReport Summarization - 8192 tokens
17
 
18
  - `ccdv/govreport-summarization` with the changes of:
19
+ - data cleaned with the [clean-text python package](https://pypi.org/project/clean-text/)
20
+ - total tokens for each column computed and added in new columns according to the `long-t5` tokenizer (_done **after** cleaning_)
 
21
  ---
22
 
23
  ## train info