update model card README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
-
- token-classification
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
- source_data
|
@@ -12,29 +11,7 @@ metrics:
|
|
12 |
- accuracy
|
13 |
model-index:
|
14 |
- name: bert-large-cased-lora-finetuned-ner-EMBO-SourceData
|
15 |
-
results:
|
16 |
-
- task:
|
17 |
-
name: Token Classification
|
18 |
-
type: token-classification
|
19 |
-
dataset:
|
20 |
-
name: source_data
|
21 |
-
type: source_data
|
22 |
-
config: NER
|
23 |
-
split: test
|
24 |
-
args: NER
|
25 |
-
metrics:
|
26 |
-
- name: Precision
|
27 |
-
type: precision
|
28 |
-
value: 0.7998649706157647
|
29 |
-
- name: Recall
|
30 |
-
type: recall
|
31 |
-
value: 0.827835919261859
|
32 |
-
- name: F1
|
33 |
-
type: f1
|
34 |
-
value: 0.8136101139378804
|
35 |
-
- name: Accuracy
|
36 |
-
type: accuracy
|
37 |
-
value: 0.9583887230224973
|
38 |
---
|
39 |
|
40 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
tags:
|
|
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
- source_data
|
|
|
11 |
- accuracy
|
12 |
model-index:
|
13 |
- name: bert-large-cased-lora-finetuned-ner-EMBO-SourceData
|
14 |
+
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|