sergiomvazq
commited on
Commit
•
7b86591
1
Parent(s):
fcb7a8d
End of training
Browse files- README.md +17 -17
- model.safetensors +1 -1
- runs/Jun11_10-51-42_0417-111206-hkgnini8-10-45-16-10/events.out.tfevents.1718103103.0417-111206-hkgnini8-10-45-16-10.1902.4 +3 -0
- runs/Jun11_10-57-31_0417-111206-hkgnini8-10-45-16-10/events.out.tfevents.1718103452.0417-111206-hkgnini8-10-45-16-10.1902.5 +3 -0
- runs/Jun11_10-57-31_0417-111206-hkgnini8-10-45-16-10/events.out.tfevents.1718106172.0417-111206-hkgnini8-10-45-16-10.1902.6 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [microsoft/deberta-v3-small](https://huggingface.co/microsoft/deberta-v3-small) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Accuracy: 0.
|
25 |
-
- F1: 0.
|
26 |
-
- Precision: 0.
|
27 |
-
- Recall: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -55,18 +55,18 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
58 |
-
| No log | 1.0 |
|
59 |
-
| No log | 2.0 |
|
60 |
-
| No log | 3.0 |
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
|
71 |
|
72 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [microsoft/deberta-v3-small](https://huggingface.co/microsoft/deberta-v3-small) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.1557
|
24 |
+
- Accuracy: 0.9485
|
25 |
+
- F1: 0.7248
|
26 |
+
- Precision: 0.7778
|
27 |
+
- Recall: 0.6786
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
58 |
+
| No log | 1.0 | 159 | 0.2879 | 0.9 | 0.0 | 0.0 | 0.0 |
|
59 |
+
| No log | 2.0 | 318 | 0.2226 | 0.9189 | 0.3457 | 0.8936 | 0.2143 |
|
60 |
+
| No log | 3.0 | 477 | 0.1883 | 0.9347 | 0.5975 | 0.7787 | 0.4847 |
|
61 |
+
| 0.2618 | 4.0 | 636 | 0.1557 | 0.9485 | 0.7248 | 0.7778 | 0.6786 |
|
62 |
+
| 0.2618 | 5.0 | 795 | 0.1593 | 0.9480 | 0.7273 | 0.7640 | 0.6939 |
|
63 |
+
| 0.2618 | 6.0 | 954 | 0.1564 | 0.9505 | 0.7413 | 0.7765 | 0.7092 |
|
64 |
+
| 0.0829 | 7.0 | 1113 | 0.1636 | 0.9520 | 0.7552 | 0.7713 | 0.7398 |
|
65 |
+
| 0.0829 | 8.0 | 1272 | 0.1761 | 0.9485 | 0.7363 | 0.7540 | 0.7194 |
|
66 |
+
| 0.0829 | 9.0 | 1431 | 0.1686 | 0.9536 | 0.7599 | 0.7869 | 0.7347 |
|
67 |
+
| 0.0297 | 10.0 | 1590 | 0.1807 | 0.9526 | 0.7584 | 0.7725 | 0.7449 |
|
68 |
+
| 0.0297 | 11.0 | 1749 | 0.1765 | 0.9531 | 0.7629 | 0.7708 | 0.7551 |
|
69 |
+
| 0.0297 | 12.0 | 1908 | 0.1790 | 0.9536 | 0.7649 | 0.7749 | 0.7551 |
|
70 |
|
71 |
|
72 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 567623168
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1183641570ba75cb8663e8c4ef9a83ad01d011001af9974e09793cc337dc406e
|
3 |
size 567623168
|
runs/Jun11_10-51-42_0417-111206-hkgnini8-10-45-16-10/events.out.tfevents.1718103103.0417-111206-hkgnini8-10-45-16-10.1902.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b6aa817b68a0eab9edc33c21bc7620fecb02e46543f356e36a0ca63c2e67f6f
|
3 |
+
size 6365
|
runs/Jun11_10-57-31_0417-111206-hkgnini8-10-45-16-10/events.out.tfevents.1718103452.0417-111206-hkgnini8-10-45-16-10.1902.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bdd3a817db10900c0de2e49fd0bddac36a02488e4a5ba5d6972eb46ce2cf5630
|
3 |
+
size 12072
|
runs/Jun11_10-57-31_0417-111206-hkgnini8-10-45-16-10/events.out.tfevents.1718106172.0417-111206-hkgnini8-10-45-16-10.1902.6
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e800d03b78e077f2e886bdbae2a38aea3ea02f5bd4d2c0fe526d4fa4047c83be
|
3 |
+
size 512
|
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:85b3b451935ac130e6721217140deef07323efcf1a863010c66f54df02f86d2c
|
3 |
size 5112
|