End of training
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 1.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -40,23 +40,20 @@ The following hyperparameters were used during training:
|
|
40 |
- seed: 42
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
43 |
-
- num_epochs:
|
44 |
-
- mixed_precision_training: Native AMP
|
45 |
|
46 |
### Training results
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
-
| No log | 1.0 |
|
51 |
-
|
|
52 |
-
|
|
53 |
-
| 1.
|
54 |
-
| 1.
|
55 |
-
| 1.
|
56 |
-
| 1.
|
57 |
-
| 1.
|
58 |
-
| 1.2704 | 9.0 | 2340 | 1.3448 |
|
59 |
-
| 1.2968 | 10.0 | 2600 | 1.3661 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 1.6085
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
40 |
- seed: 42
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
43 |
+
- num_epochs: 8
|
|
|
44 |
|
45 |
### Training results
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| No log | 1.0 | 130 | 1.9581 |
|
50 |
+
| No log | 2.0 | 260 | 1.8258 |
|
51 |
+
| No log | 3.0 | 390 | 1.7533 |
|
52 |
+
| 1.9624 | 4.0 | 520 | 1.7017 |
|
53 |
+
| 1.9624 | 5.0 | 650 | 1.6048 |
|
54 |
+
| 1.9624 | 6.0 | 780 | 1.6436 |
|
55 |
+
| 1.9624 | 7.0 | 910 | 1.5909 |
|
56 |
+
| 1.6865 | 8.0 | 1040 | 1.6348 |
|
|
|
|
|
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 263260784
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b34af713698922ebe38748f10499d7082b19b437c8ba337502bc8ee7103610be
|
3 |
size 263260784
|
runs/May03_10-12-43_0e8355a4351e/events.out.tfevents.1714731863.0e8355a4351e.219.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f49c67ac6d7288828a8530b8323b06dc71cbe8ada9470fba8274a100429ae858
|
3 |
+
size 359
|