Heather Driver
commited on
NER Training
Browse files
README.md
CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [dslim/distilbert-NER](https://huggingface.co/dslim/distilbert-NER) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.
|
20 |
-
- F1 Score: 0.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -48,16 +48,16 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | F1 Score |
|
50 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|
|
51 |
-
| 0.
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [dslim/distilbert-NER](https://huggingface.co/dslim/distilbert-NER) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.0719
|
20 |
+
- F1 Score: 0.9047
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | F1 Score |
|
50 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|
|
51 |
+
| 0.1154 | 1.0 | 1067 | 0.1067 | 0.7847 |
|
52 |
+
| 0.0729 | 2.0 | 2134 | 0.0769 | 0.8450 |
|
53 |
+
| 0.05 | 3.0 | 3201 | 0.0671 | 0.8711 |
|
54 |
+
| 0.0324 | 4.0 | 4268 | 0.0674 | 0.8839 |
|
55 |
+
| 0.0199 | 5.0 | 5335 | 0.0658 | 0.8942 |
|
56 |
+
| 0.0192 | 6.0 | 6402 | 0.0678 | 0.8936 |
|
57 |
+
| 0.0109 | 7.0 | 7469 | 0.0672 | 0.9012 |
|
58 |
+
| 0.0074 | 8.0 | 8536 | 0.0720 | 0.9008 |
|
59 |
+
| 0.0054 | 9.0 | 9603 | 0.0720 | 0.9041 |
|
60 |
+
| 0.0051 | 10.0 | 10670 | 0.0719 | 0.9047 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
runs/Jan03_10-12-44_2508c7b74aec/events.out.tfevents.1735899202.2508c7b74aec.359.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:26a5d9028a4484d2fc0cd508515ed9d2db1d25b875d5b456ebb96a477dfb0657
|
3 |
+
size 57530
|