Update README.md
Browse files
README.md
CHANGED
|
@@ -26,4 +26,16 @@ configs:
|
|
| 26 |
path: data/validation-*
|
| 27 |
- split: test
|
| 28 |
path: data/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26 |
path: data/validation-*
|
| 27 |
- split: test
|
| 28 |
path: data/test-*
|
| 29 |
+
license: cc-by-4.0
|
| 30 |
+
task_categories:
|
| 31 |
+
- text2text-generation
|
| 32 |
+
- summarization
|
| 33 |
+
language:
|
| 34 |
+
- en
|
| 35 |
+
tags:
|
| 36 |
+
- legal
|
| 37 |
---
|
| 38 |
+
|
| 39 |
+
# BEE-spoke-data/bigpatent-all
|
| 40 |
+
|
| 41 |
+
Original [bigpatent](https://huggingface.co/datasets/NortheasternUniversity/big_patent) subset "all" converted to hf format, columns renamed, some cleaning applied to "summary" column.
|