model update
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
datasets:
|
3 |
-
- bionlp2004
|
4 |
metrics:
|
5 |
- f1
|
6 |
- precision
|
@@ -12,9 +12,9 @@ model-index:
|
|
12 |
name: Token Classification
|
13 |
type: token-classification
|
14 |
dataset:
|
15 |
-
name: bionlp2004
|
16 |
-
type: bionlp2004
|
17 |
-
args: bionlp2004
|
18 |
metrics:
|
19 |
- name: F1
|
20 |
type: f1
|
|
|
1 |
---
|
2 |
datasets:
|
3 |
+
- tner/bionlp2004
|
4 |
metrics:
|
5 |
- f1
|
6 |
- precision
|
|
|
12 |
name: Token Classification
|
13 |
type: token-classification
|
14 |
dataset:
|
15 |
+
name: tner/bionlp2004
|
16 |
+
type: tner/bionlp2004
|
17 |
+
args: tner/bionlp2004
|
18 |
metrics:
|
19 |
- name: F1
|
20 |
type: f1
|