Model save
Browse files- README.md +2 -23
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -3,8 +3,6 @@ license: mit
|
|
3 |
base_model: microsoft/deberta-v3-small
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
-
datasets:
|
7 |
-
- nbroad/company_names
|
8 |
metrics:
|
9 |
- precision
|
10 |
- recall
|
@@ -12,26 +10,7 @@ metrics:
|
|
12 |
- accuracy
|
13 |
model-index:
|
14 |
- name: deberta-v3-small-company-names
|
15 |
-
results:
|
16 |
-
- task:
|
17 |
-
name: Token Classification
|
18 |
-
type: token-classification
|
19 |
-
dataset:
|
20 |
-
name: nbroad/company_names
|
21 |
-
type: nbroad/company_names
|
22 |
-
metrics:
|
23 |
-
- name: Precision
|
24 |
-
type: precision
|
25 |
-
value: 0.7687575810084907
|
26 |
-
- name: Recall
|
27 |
-
type: recall
|
28 |
-
value: 0.7920906980896268
|
29 |
-
- name: F1
|
30 |
-
type: f1
|
31 |
-
value: 0.780249736194161
|
32 |
-
- name: Accuracy
|
33 |
-
type: accuracy
|
34 |
-
value: 0.9766189637193916
|
35 |
---
|
36 |
|
37 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -39,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
39 |
|
40 |
# deberta-v3-small-company-names
|
41 |
|
42 |
-
This model is a fine-tuned version of [microsoft/deberta-v3-small](https://huggingface.co/microsoft/deberta-v3-small) on
|
43 |
It achieves the following results on the evaluation set:
|
44 |
- Loss: 0.0707
|
45 |
- Precision: 0.7688
|
|
|
3 |
base_model: microsoft/deberta-v3-small
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
6 |
metrics:
|
7 |
- precision
|
8 |
- recall
|
|
|
10 |
- accuracy
|
11 |
model-index:
|
12 |
- name: deberta-v3-small-company-names
|
13 |
+
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
18 |
|
19 |
# deberta-v3-small-company-names
|
20 |
|
21 |
+
This model is a fine-tuned version of [microsoft/deberta-v3-small](https://huggingface.co/microsoft/deberta-v3-small) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
- Loss: 0.0707
|
24 |
- Precision: 0.7688
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 565262061
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aa330bed8422f6b9b77e2b48b0a7bf2e9bb531bf75c33f072ecde8fdefc91cfc
|
3 |
size 565262061
|