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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -15,6 +15,8 @@ source_datasets: ccdv/govreport-summarization
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
  ## train info
19
 
20
  ```python
@@ -32,4 +34,6 @@ memory usage: 272.4 KB
32
 
33
  ## token length distribution (long-t5)
34
 
35
- ![tokens](https://i.imgur.com/tsZ6sSJ.png)
 
 
 
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
21
 
22
  ```python
 
34
 
35
  ## token length distribution (long-t5)
36
 
37
+ ![tokens](https://i.imgur.com/RS4fQLw.png)
38
+
39
+ ---