Commit
·
f77ba74
1
Parent(s):
12f328a
Update README.md
Browse files
README.md
CHANGED
@@ -4,9 +4,13 @@ language: en
|
|
4 |
tags:
|
5 |
- token-classification
|
6 |
- named-entity-recognition
|
|
|
|
|
7 |
task:
|
8 |
- token-classification
|
9 |
- named-entity-recognition
|
|
|
|
|
10 |
license: cc
|
11 |
datasets:
|
12 |
- ncbi_disease
|
|
|
4 |
tags:
|
5 |
- token-classification
|
6 |
- named-entity-recognition
|
7 |
+
- multi_class_classification
|
8 |
+
|
9 |
task:
|
10 |
- token-classification
|
11 |
- named-entity-recognition
|
12 |
+
- multi_class_classification
|
13 |
+
|
14 |
license: cc
|
15 |
datasets:
|
16 |
- ncbi_disease
|