Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,17 @@
|
|
1 |
---
|
2 |
datasets:
|
3 |
- tner/bionlp2004
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
|
|
1 |
---
|
2 |
datasets:
|
3 |
- tner/bionlp2004
|
4 |
+
model-index:
|
5 |
+
- name: stevhliu/roberta-large-lora-token-classification
|
6 |
+
results:
|
7 |
+
- task:
|
8 |
+
type: token classification
|
9 |
+
name: Token classification
|
10 |
+
dataset:
|
11 |
+
type: tner/bionlp2004
|
12 |
+
name: tner/bionlp2004
|
13 |
+
metrics:
|
14 |
+
- type: f1
|
15 |
+
value: 0.815810
|
16 |
+
verified: false
|
17 |
---
|