Training complete
Browse files
README.md
CHANGED
|
@@ -26,16 +26,16 @@ model-index:
|
|
| 26 |
metrics:
|
| 27 |
- name: Precision
|
| 28 |
type: precision
|
| 29 |
-
value: 0.
|
| 30 |
- name: Recall
|
| 31 |
type: recall
|
| 32 |
-
value: 0.
|
| 33 |
- name: F1
|
| 34 |
type: f1
|
| 35 |
-
value: 0.
|
| 36 |
- name: Accuracy
|
| 37 |
type: accuracy
|
| 38 |
-
value: 0.
|
| 39 |
---
|
| 40 |
|
| 41 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -45,11 +45,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 45 |
|
| 46 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the conll2003 dataset.
|
| 47 |
It achieves the following results on the evaluation set:
|
| 48 |
-
- Loss: 0.
|
| 49 |
-
- Precision: 0.
|
| 50 |
-
- Recall: 0.
|
| 51 |
-
- F1: 0.
|
| 52 |
-
- Accuracy: 0.
|
| 53 |
|
| 54 |
## Model description
|
| 55 |
|
|
@@ -80,9 +80,9 @@ The following hyperparameters were used during training:
|
|
| 80 |
|
| 81 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
| 82 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
| 83 |
-
| 0.
|
| 84 |
-
| 0.
|
| 85 |
-
| 0.
|
| 86 |
|
| 87 |
|
| 88 |
### Framework versions
|
|
|
|
| 26 |
metrics:
|
| 27 |
- name: Precision
|
| 28 |
type: precision
|
| 29 |
+
value: 0.9334326875310481
|
| 30 |
- name: Recall
|
| 31 |
type: recall
|
| 32 |
+
value: 0.9486704813194211
|
| 33 |
- name: F1
|
| 34 |
type: f1
|
| 35 |
+
value: 0.9409899006760704
|
| 36 |
- name: Accuracy
|
| 37 |
type: accuracy
|
| 38 |
+
value: 0.9852828633661035
|
| 39 |
---
|
| 40 |
|
| 41 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 45 |
|
| 46 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the conll2003 dataset.
|
| 47 |
It achieves the following results on the evaluation set:
|
| 48 |
+
- Loss: 0.0890
|
| 49 |
+
- Precision: 0.9334
|
| 50 |
+
- Recall: 0.9487
|
| 51 |
+
- F1: 0.9410
|
| 52 |
+
- Accuracy: 0.9853
|
| 53 |
|
| 54 |
## Model description
|
| 55 |
|
|
|
|
| 80 |
|
| 81 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
| 82 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
| 83 |
+
| 0.0197 | 1.0 | 1756 | 0.0854 | 0.9276 | 0.9408 | 0.9342 | 0.9842 |
|
| 84 |
+
| 0.0091 | 2.0 | 3512 | 0.0844 | 0.9330 | 0.9473 | 0.9401 | 0.9853 |
|
| 85 |
+
| 0.0066 | 3.0 | 5268 | 0.0890 | 0.9334 | 0.9487 | 0.9410 | 0.9853 |
|
| 86 |
|
| 87 |
|
| 88 |
### Framework versions
|
runs/Nov11_18-05-06_p16/events.out.tfevents.1731322012.p16.140721.1
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:8d088aabe9e135b3e1f530b4866d8c9da815e8bd153cb850456939fa96a5d217
|
| 3 |
+
size 9261
|