End of training
Browse files- README.md +12 -7
- model.safetensors +1 -1
- runs/Jun03_11-18-11_0417-111206-hkgnini8-10-45-16-10/events.out.tfevents.1717413493.0417-111206-hkgnini8-10-45-16-10.6681.34 +3 -0
- runs/Jun03_11-18-11_0417-111206-hkgnini8-10-45-16-10/events.out.tfevents.1717413766.0417-111206-hkgnini8-10-45-16-10.6681.35 +3 -0
- training_args.bin +1 -1
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 [microsoft/deberta-v3-small](https://huggingface.co/microsoft/deberta-v3-small) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -40,17 +40,22 @@ 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 |
|
45 |
### Training results
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
-
| No log | 1.0 | 16 | 0.
|
50 |
-
| No log | 2.0 | 32 | 0.
|
51 |
-
| No log | 3.0 | 48 | 0.
|
52 |
-
| No log | 4.0 | 64 | 0.
|
53 |
-
| No log | 5.0 | 80 | 0.
|
|
|
|
|
|
|
|
|
|
|
54 |
|
55 |
|
56 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [microsoft/deberta-v3-small](https://huggingface.co/microsoft/deberta-v3-small) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.1043
|
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 | 16 | 0.3287 |
|
50 |
+
| No log | 2.0 | 32 | 0.2921 |
|
51 |
+
| No log | 3.0 | 48 | 0.2538 |
|
52 |
+
| No log | 4.0 | 64 | 0.2106 |
|
53 |
+
| No log | 5.0 | 80 | 0.1782 |
|
54 |
+
| No log | 6.0 | 96 | 0.1501 |
|
55 |
+
| No log | 7.0 | 112 | 0.1291 |
|
56 |
+
| No log | 8.0 | 128 | 0.1176 |
|
57 |
+
| No log | 9.0 | 144 | 0.1081 |
|
58 |
+
| No log | 10.0 | 160 | 0.1043 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 567617008
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec278e8a81278f51b5013ba81dc326318e115cad96692886fb3c4d1802ab4f12
|
3 |
size 567617008
|
runs/Jun03_11-18-11_0417-111206-hkgnini8-10-45-16-10/events.out.tfevents.1717413493.0417-111206-hkgnini8-10-45-16-10.6681.34
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2fc1f3a5da6a04fc4c282e793485dfc374d03dfa34c98ea0ccf5fb6c70b52962
|
3 |
+
size 8425
|
runs/Jun03_11-18-11_0417-111206-hkgnini8-10-45-16-10/events.out.tfevents.1717413766.0417-111206-hkgnini8-10-45-16-10.6681.35
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6ebc6c28813e6f69a9841287167da2bd29c5c329b1af74bfb53ad6739235accc
|
3 |
+
size 311
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c8dc4c226709f28af64c89dbe75789afb0babbfbce6c3f7378a3212ceaa4d176
|
3 |
size 5112
|