NER_Pittsburgh_TAA
Browse files
README.md
CHANGED
@@ -25,16 +25,16 @@ model-index:
|
|
25 |
metrics:
|
26 |
- name: Precision
|
27 |
type: precision
|
28 |
-
value: 0.
|
29 |
- name: Recall
|
30 |
type: recall
|
31 |
-
value: 0.
|
32 |
- name: F1
|
33 |
type: f1
|
34 |
-
value: 0.
|
35 |
- name: Accuracy
|
36 |
type: accuracy
|
37 |
-
value: 0.
|
38 |
---
|
39 |
|
40 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -44,11 +44,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
44 |
|
45 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the conll2003 dataset.
|
46 |
It achieves the following results on the evaluation set:
|
47 |
-
- Loss: 0.
|
48 |
-
- Precision: 0.
|
49 |
-
- Recall: 0.
|
50 |
-
- F1: 0.
|
51 |
-
- Accuracy: 0.
|
52 |
|
53 |
## Model description
|
54 |
|
@@ -79,11 +79,11 @@ The following hyperparameters were used during training:
|
|
79 |
|
80 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
81 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
82 |
-
| No log | 1.0 | 439 | 0.
|
83 |
-
| 0.
|
84 |
-
| 0.
|
85 |
-
| 0.
|
86 |
-
| 0.
|
87 |
|
88 |
|
89 |
### Framework versions
|
|
|
25 |
metrics:
|
26 |
- name: Precision
|
27 |
type: precision
|
28 |
+
value: 0.9429236395877203
|
29 |
- name: Recall
|
30 |
type: recall
|
31 |
+
value: 0.9517843159190066
|
32 |
- name: F1
|
33 |
type: f1
|
34 |
+
value: 0.9473332591025497
|
35 |
- name: Accuracy
|
36 |
type: accuracy
|
37 |
+
value: 0.9867030994328562
|
38 |
---
|
39 |
|
40 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
44 |
|
45 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the conll2003 dataset.
|
46 |
It achieves the following results on the evaluation set:
|
47 |
+
- Loss: 0.0860
|
48 |
+
- Precision: 0.9429
|
49 |
+
- Recall: 0.9518
|
50 |
+
- F1: 0.9473
|
51 |
+
- Accuracy: 0.9867
|
52 |
|
53 |
## Model description
|
54 |
|
|
|
79 |
|
80 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
81 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
82 |
+
| No log | 1.0 | 439 | 0.0863 | 0.9437 | 0.9444 | 0.9440 | 0.9861 |
|
83 |
+
| 0.0024 | 2.0 | 878 | 0.0995 | 0.9394 | 0.9442 | 0.9418 | 0.9852 |
|
84 |
+
| 0.0021 | 3.0 | 1317 | 0.0904 | 0.9355 | 0.9463 | 0.9409 | 0.9856 |
|
85 |
+
| 0.0012 | 4.0 | 1756 | 0.0835 | 0.9427 | 0.9514 | 0.9471 | 0.9867 |
|
86 |
+
| 0.0009 | 5.0 | 2195 | 0.0860 | 0.9429 | 0.9518 | 0.9473 | 0.9867 |
|
87 |
|
88 |
|
89 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 435617620
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:891a919c2fe9598ea6b65f7ae37c0c828ccefa26216f3cad7cf74a8d3f7e843f
|
3 |
size 435617620
|
runs/Jun13_15-41-46_53e1e73118f7/events.out.tfevents.1718293312.53e1e73118f7.799.2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d55ba38fbb88933b48c94cd5495077a045f128b50fe28d60418fd65ea5c4ce46
|
3 |
+
size 8783
|