Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
1 |
---
|
2 |
-
license:
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
---
|
6 |
+
|
7 |
+
# Big Patent Clustering Dataset
|
8 |
+
|
9 |
+
This dataset is created for patent classification. It is derived from the [big patent dataset](https://huggingface.co/datasets/big_patent) but only contains a subset of the test set of the original dataset.
|
10 |
+
The subsets contain only patents which are assigned to one single category in the original dataset.
|