End of training
Browse files- README.md +11 -11
- model.safetensors +1 -1
- runs/Jun03_12-19-40_0417-111206-hkgnini8-10-45-16-10/events.out.tfevents.1717417181.0417-111206-hkgnini8-10-45-16-10.38725.0 +3 -0
- runs/Jun03_12-19-40_0417-111206-hkgnini8-10-45-16-10/events.out.tfevents.1717417436.0417-111206-hkgnini8-10-45-16-10.38725.1 +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.1875
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| No log | 1.0 | 16 | 0.4540 |
|
50 |
+
| No log | 2.0 | 32 | 0.3733 |
|
51 |
+
| No log | 3.0 | 48 | 0.3655 |
|
52 |
+
| No log | 4.0 | 64 | 0.3256 |
|
53 |
+
| No log | 5.0 | 80 | 0.2915 |
|
54 |
+
| No log | 6.0 | 96 | 0.2553 |
|
55 |
+
| No log | 7.0 | 112 | 0.2239 |
|
56 |
+
| No log | 8.0 | 128 | 0.2037 |
|
57 |
+
| No log | 9.0 | 144 | 0.1924 |
|
58 |
+
| No log | 10.0 | 160 | 0.1875 |
|
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:90b40209cabc4c99bb0867d78172364b418f7bd951253ef9885ee2e1e3c4b31a
|
3 |
size 567617008
|
runs/Jun03_12-19-40_0417-111206-hkgnini8-10-45-16-10/events.out.tfevents.1717417181.0417-111206-hkgnini8-10-45-16-10.38725.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b8940460a1fb33b98ad67164193f5031078e24d16ae7e431553d4641b75fdf33
|
3 |
+
size 8330
|
runs/Jun03_12-19-40_0417-111206-hkgnini8-10-45-16-10/events.out.tfevents.1717417436.0417-111206-hkgnini8-10-45-16-10.38725.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d3314b2940e604fe5f6eea17058d62e87305097670796c72d38983186ec6278
|
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:17bf4466cc13837b78552eb04928cf991ce5ce97ef7ff87a14f250dca3fe8570
|
3 |
size 5112
|