Training complete
Browse files
README.md
CHANGED
@@ -35,7 +35,7 @@ model-index:
|
|
35 |
value: 0.9415692821368947
|
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.9341
|
50 |
- Recall: 0.9492
|
51 |
- F1: 0.9416
|
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
|
|
|
35 |
value: 0.9415692821368947
|
36 |
- name: Accuracy
|
37 |
type: accuracy
|
38 |
+
value: 0.9861511744275033
|
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.0614
|
49 |
- Precision: 0.9341
|
50 |
- Recall: 0.9492
|
51 |
- F1: 0.9416
|
52 |
+
- Accuracy: 0.9862
|
53 |
|
54 |
## Model description
|
55 |
|
|
|
80 |
|
81 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
82 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
83 |
+
| 0.0761 | 1.0 | 1756 | 0.0618 | 0.9039 | 0.9372 | 0.9203 | 0.9829 |
|
84 |
+
| 0.036 | 2.0 | 3512 | 0.0732 | 0.9228 | 0.9418 | 0.9322 | 0.9841 |
|
85 |
+
| 0.0228 | 3.0 | 5268 | 0.0614 | 0.9341 | 0.9492 | 0.9416 | 0.9862 |
|
86 |
|
87 |
|
88 |
### Framework versions
|
runs/Sep11_08-38-28_65a578b1399b/events.out.tfevents.1726043910.65a578b1399b.1798.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:23fb0ba4f17f15ae40c30f90328031ab7325741a8a16f7e38537f834bd199123
|
3 |
+
size 9121
|