End of training
Browse files
README.md
CHANGED
@@ -15,12 +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 an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
-
|
19 |
-
- eval_runtime: 0.672
|
20 |
-
- eval_samples_per_second: 78.866
|
21 |
-
- eval_steps_per_second: 10.416
|
22 |
-
- epoch: 38.0
|
23 |
-
- step: 1026
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -45,7 +40,23 @@ The following hyperparameters were used during training:
|
|
45 |
- seed: 42
|
46 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
- lr_scheduler_type: linear
|
48 |
-
- num_epochs:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
49 |
|
50 |
### Framework versions
|
51 |
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.4325
|
|
|
|
|
|
|
|
|
|
|
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: 10
|
44 |
+
|
45 |
+
### Training results
|
46 |
+
|
47 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
+
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| No log | 1.0 | 27 | 0.5354 |
|
50 |
+
| No log | 2.0 | 54 | 0.5203 |
|
51 |
+
| No log | 3.0 | 81 | 0.4536 |
|
52 |
+
| No log | 4.0 | 108 | 0.4493 |
|
53 |
+
| No log | 5.0 | 135 | 0.3256 |
|
54 |
+
| No log | 6.0 | 162 | 0.4192 |
|
55 |
+
| No log | 7.0 | 189 | 0.5078 |
|
56 |
+
| No log | 8.0 | 216 | 0.4952 |
|
57 |
+
| No log | 9.0 | 243 | 0.4654 |
|
58 |
+
| No log | 10.0 | 270 | 0.4325 |
|
59 |
+
|
60 |
|
61 |
### Framework versions
|
62 |
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 260782152
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:46b80c5708cd0516ac88dbee8cc70f21ae8696bc2f0d346b12fde7759acd2d98
|
3 |
size 260782152
|
runs/Jan25_15-41-37_4ea813092d5a/events.out.tfevents.1706197298.4ea813092d5a.30167.7
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:0276d050e8caac2e960ae85fe9e7209c323c030f3541793f64232fcebea8d83f
|
3 |
+
size 7178
|