End of training
Browse files
README.md
CHANGED
@@ -15,8 +15,6 @@ 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 |
-
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.7585
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -46,14 +44,6 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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 |
|
45 |
### Training results
|
46 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
|
48 |
|
49 |
### Framework versions
|