End of training
Browse files
README.md
CHANGED
@@ -15,6 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
# highlightedreport-classifier-test
|
16 |
|
17 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
|
|
|
|
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -44,6 +46,14 @@ The following hyperparameters were used during training:
|
|
44 |
|
45 |
### Training results
|
46 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
|
48 |
|
49 |
### Framework versions
|
|
|
15 |
# highlightedreport-classifier-test
|
16 |
|
17 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
|
18 |
+
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.7585
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
46 |
|
47 |
### Training results
|
48 |
|
49 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
+
|:-------------:|:------:|:----:|:---------------:|
|
51 |
+
| 0.6748 | 0.4425 | 50 | 0.6417 |
|
52 |
+
| 0.6264 | 0.8850 | 100 | 0.6309 |
|
53 |
+
| 0.5012 | 1.3274 | 150 | 0.6415 |
|
54 |
+
| 0.5768 | 1.7699 | 200 | 0.6794 |
|
55 |
+
| 0.3995 | 2.2124 | 250 | 0.7008 |
|
56 |
+
| 0.3864 | 2.6549 | 300 | 0.7585 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 437958648
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8c8c4e4a3e386bdb2457cb68b45ab797edf226eca1530a1f9550691da711c9dd
|
3 |
size 437958648
|
runs/Mar20_13-57-25_9334099d6d55/events.out.tfevents.1742479046.9334099d6d55.1637.6
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:455b91a1289f3e71a5c738af91f5a9c48b5e06983be6a8a917661cd5bdc46e0e
|
3 |
+
size 14014
|