Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,18 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- text2text-generation
|
| 5 |
+
- summarization
|
| 6 |
+
language:
|
| 7 |
+
- en
|
| 8 |
+
size_categories:
|
| 9 |
+
- 1K<n<10K
|
| 10 |
+
source_datasets: pszemraj/SQuALITY-v1.3
|
| 11 |
---
|
| 12 |
+
|
| 13 |
+
# SQuALITY-v1.3-flat
|
| 14 |
+
|
| 15 |
+
A formatted/flat version of [the original](https://huggingface.co/datasets/pszemraj/SQuALITY-v1.3)
|
| 16 |
+
|
| 17 |
+
|
| 18 |
+
---
|