Datasets:
Update README.md
Browse files
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/
|
|
|
|
|
|
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 |
+
---
|