End of training
Browse files- README.md +11 -11
- model.safetensors +1 -1
- runs/Jun03_11-40-58_0417-111206-hkgnini8-10-45-16-10/events.out.tfevents.1717414860.0417-111206-hkgnini8-10-45-16-10.6681.36 +3 -0
- runs/Jun03_11-40-58_0417-111206-hkgnini8-10-45-16-10/events.out.tfevents.1717415111.0417-111206-hkgnini8-10-45-16-10.6681.37 +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 |
|
@@ -46,16 +46,16 @@ The following hyperparameters were used during training:
|
|
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 |
-
| No log | 6.0 | 96 | 0.
|
55 |
-
| No log | 7.0 | 112 | 0.
|
56 |
-
| No log | 8.0 | 128 | 0.
|
57 |
-
| No log | 9.0 | 144 | 0.
|
58 |
-
| No log | 10.0 | 160 | 0.
|
59 |
|
60 |
|
61 |
### 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.2349
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| No log | 1.0 | 16 | 0.4170 |
|
50 |
+
| No log | 2.0 | 32 | 0.3749 |
|
51 |
+
| No log | 3.0 | 48 | 0.3703 |
|
52 |
+
| No log | 4.0 | 64 | 0.3493 |
|
53 |
+
| No log | 5.0 | 80 | 0.3248 |
|
54 |
+
| No log | 6.0 | 96 | 0.2963 |
|
55 |
+
| No log | 7.0 | 112 | 0.2721 |
|
56 |
+
| No log | 8.0 | 128 | 0.2515 |
|
57 |
+
| No log | 9.0 | 144 | 0.2393 |
|
58 |
+
| No log | 10.0 | 160 | 0.2349 |
|
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:a09e05287082ddf224b508394582245b011746e6f91112b8ac877f9bcab26354
|
3 |
size 567617008
|
runs/Jun03_11-40-58_0417-111206-hkgnini8-10-45-16-10/events.out.tfevents.1717414860.0417-111206-hkgnini8-10-45-16-10.6681.36
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a6ea83cd89793b68cc3b0d502f1ef1a489a38e8c07e091166078aa838fd4915f
|
3 |
+
size 8330
|
runs/Jun03_11-40-58_0417-111206-hkgnini8-10-45-16-10/events.out.tfevents.1717415111.0417-111206-hkgnini8-10-45-16-10.6681.37
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a00bb62f41ffee0aed17c138407a2b8541bb2c7b3c4bff681bee7e13e40bc05
|
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:95c768852596fa776e2cde8d6c0dcb174336e53bb10887a0a9dae9d225bbc477
|
3 |
size 5112
|