Commit
•
678c80b
1
Parent(s):
8e86bd5
Fix task tags
Browse files
README.md
CHANGED
@@ -4,25 +4,18 @@ language:
|
|
4 |
license:
|
5 |
- cc-by-sa-4.0
|
6 |
task_categories:
|
7 |
-
-
|
8 |
- summarization
|
9 |
- text-classification
|
10 |
-
-
|
11 |
-
- multi-class classification
|
12 |
-
- topic-classification
|
13 |
-
- classification
|
14 |
-
- patents
|
15 |
task_ids:
|
16 |
- masked-language-modeling
|
17 |
-
- summarization
|
18 |
-
- text-classification
|
19 |
-
- named-entity-recognition
|
20 |
- multi-class classification
|
21 |
- topic-classification
|
22 |
-
-
|
23 |
-
- patents
|
24 |
pretty_name: "HUPD"
|
25 |
-
|
|
|
26 |
---
|
27 |
|
28 |
# Dataset Card for The Harvard USPTO Patent Dataset (HUPD)
|
|
|
4 |
license:
|
5 |
- cc-by-sa-4.0
|
6 |
task_categories:
|
7 |
+
- fill-mask
|
8 |
- summarization
|
9 |
- text-classification
|
10 |
+
- token-classification
|
|
|
|
|
|
|
|
|
11 |
task_ids:
|
12 |
- masked-language-modeling
|
|
|
|
|
|
|
13 |
- multi-class classification
|
14 |
- topic-classification
|
15 |
+
- named-entity-recognition
|
|
|
16 |
pretty_name: "HUPD"
|
17 |
+
tags:
|
18 |
+
- patents
|
19 |
---
|
20 |
|
21 |
# Dataset Card for The Harvard USPTO Patent Dataset (HUPD)
|