dariuslimzh
commited on
Commit
•
249d392
1
Parent(s):
fe32d85
Training completed
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 [distilroberta-base](https://huggingface.co/distilroberta-base) 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,9 +79,9 @@ The following hyperparameters were used during training:
|
|
79 |
|
80 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
81 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
82 |
-
| 0.
|
83 |
-
| 0.
|
84 |
-
| 0.
|
85 |
|
86 |
|
87 |
### Framework versions
|
|
|
25 |
metrics:
|
26 |
- name: Precision
|
27 |
type: precision
|
28 |
+
value: 0.9508227550540668
|
29 |
- name: Recall
|
30 |
type: recall
|
31 |
+
value: 0.955043445409898
|
32 |
- name: F1
|
33 |
type: f1
|
34 |
+
value: 0.9529284267068746
|
35 |
- name: Accuracy
|
36 |
type: accuracy
|
37 |
+
value: 0.9880181645239483
|
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 [distilroberta-base](https://huggingface.co/distilroberta-base) on the conll2003 dataset.
|
46 |
It achieves the following results on the evaluation set:
|
47 |
+
- Loss: 0.0590
|
48 |
+
- Precision: 0.9508
|
49 |
+
- Recall: 0.9550
|
50 |
+
- F1: 0.9529
|
51 |
+
- Accuracy: 0.9880
|
52 |
|
53 |
## Model description
|
54 |
|
|
|
79 |
|
80 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
81 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
82 |
+
| 0.0803 | 1.0 | 1756 | 0.0725 | 0.9236 | 0.9313 | 0.9274 | 0.9820 |
|
83 |
+
| 0.0373 | 2.0 | 3512 | 0.0627 | 0.9453 | 0.9487 | 0.9470 | 0.9868 |
|
84 |
+
| 0.0213 | 3.0 | 5268 | 0.0590 | 0.9508 | 0.9550 | 0.9529 | 0.9880 |
|
85 |
|
86 |
|
87 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 326151228
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:969d027ed7b0f9bb768facc2c8eb9db0a02d454489227bfb38180ef48c1c4fae
|
3 |
size 326151228
|
runs/Jun18_13-47-33_Darius_PC/events.out.tfevents.1718689654.Darius_PC.18056.0
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:9b6a63814d48e9c3507b6dc851e1d7c9176b7757cee8e47d94a9623c2073b344
|
3 |
+
size 8941
|