End of training
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 [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) 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.9267484255883328
|
30 |
- name: Recall
|
31 |
type: recall
|
32 |
+
value: 0.9383599955252265
|
33 |
- name: F1
|
34 |
type: f1
|
35 |
+
value: 0.9325180655919956
|
36 |
- name: Accuracy
|
37 |
type: accuracy
|
38 |
+
value: 0.9837641190207635
|
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 [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the conll2003 dataset.
|
47 |
It achieves the following results on the evaluation set:
|
48 |
+
- Loss: 0.0601
|
49 |
+
- Precision: 0.9267
|
50 |
+
- Recall: 0.9384
|
51 |
+
- F1: 0.9325
|
52 |
+
- Accuracy: 0.9838
|
53 |
|
54 |
## Model description
|
55 |
|
|
|
80 |
|
81 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
82 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
83 |
+
| 0.2513 | 1.0 | 878 | 0.0707 | 0.9057 | 0.9181 | 0.9119 | 0.9799 |
|
84 |
+
| 0.0519 | 2.0 | 1756 | 0.0604 | 0.9224 | 0.9369 | 0.9296 | 0.9833 |
|
85 |
+
| 0.0306 | 3.0 | 2634 | 0.0601 | 0.9267 | 0.9384 | 0.9325 | 0.9838 |
|
86 |
|
87 |
|
88 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 265491548
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e7b156bb4f4e1f4ad25092a3dd6d6afeb38743f091b87a8b429c8816d2f7e72
|
3 |
size 265491548
|
runs/Oct30_11-05-12_4a20cf935db3/events.out.tfevents.1730286368.4a20cf935db3.30.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:3eb24518f0492384346049f77181ebfd15bbb52619204bcb9b93c93758db6862
|
3 |
+
size 8097
|
runs/Oct30_11-05-12_4a20cf935db3/events.out.tfevents.1730286891.4a20cf935db3.30.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:131d3f92e5895e0163726150bc74631321a0db0dee6b9d167e85dcb47817be5c
|
3 |
+
size 1032
|