Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-sa-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-sa-4.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- summarization
|
| 5 |
+
- text-classification
|
| 6 |
+
language:
|
| 7 |
+
- ja
|
| 8 |
---
|
| 9 |
+
|
| 10 |
+
This is the filtered Japanese subset of [XL-Sum](https://huggingface.co/datasets/csebuetnlp/xlsum) followed by [PaLM 2](https://arxiv.org/abs/2305.10403)
|
| 11 |
+
|
| 12 |
+
**filters**
|
| 13 |
+
- 15-gram overlap
|