sergiomvazq
commited on
Commit
•
84c71e5
1
Parent(s):
d757d18
End of training
Browse files- README.md +18 -19
- model.safetensors +1 -1
- runs/Jun11_07-28-26_0417-111206-hkgnini8-10-45-16-12/events.out.tfevents.1718090906.0417-111206-hkgnini8-10-45-16-12.6999.0 +3 -0
- runs/Jun11_07-28-26_0417-111206-hkgnini8-10-45-16-12/events.out.tfevents.1718092632.0417-111206-hkgnini8-10-45-16-12.6999.1 +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 |
|
@@ -49,25 +49,24 @@ The following hyperparameters were used during training:
|
|
49 |
- seed: 42
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
52 |
-
- num_epochs:
|
53 |
|
54 |
### Training results
|
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 |
-
|
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.1823 | 13.0 | 1300 | 0.1871 | 0.9316 | 0.6863 | 0.8046 | 0.5983 |
|
71 |
|
72 |
|
73 |
### 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.1603
|
24 |
+
- Accuracy: 0.9375
|
25 |
+
- F1: 0.7346
|
26 |
+
- Precision: 0.7829
|
27 |
+
- Recall: 0.6919
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
49 |
- seed: 42
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
52 |
+
- num_epochs: 12
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
58 |
+
| No log | 1.0 | 138 | 0.3584 | 0.875 | 0.0 | 0.0 | 0.0 |
|
59 |
+
| No log | 2.0 | 276 | 0.3378 | 0.875 | 0.0 | 0.0 | 0.0 |
|
60 |
+
| No log | 3.0 | 414 | 0.2835 | 0.8881 | 0.1979 | 0.95 | 0.1105 |
|
61 |
+
| 0.3594 | 4.0 | 552 | 0.2480 | 0.9048 | 0.4018 | 0.9362 | 0.2558 |
|
62 |
+
| 0.3594 | 5.0 | 690 | 0.2053 | 0.9346 | 0.6617 | 0.9362 | 0.5116 |
|
63 |
+
| 0.3594 | 6.0 | 828 | 0.1863 | 0.9419 | 0.7279 | 0.8770 | 0.6221 |
|
64 |
+
| 0.3594 | 7.0 | 966 | 0.1759 | 0.9433 | 0.7484 | 0.8406 | 0.6744 |
|
65 |
+
| 0.1954 | 8.0 | 1104 | 0.1657 | 0.9419 | 0.75 | 0.8108 | 0.6977 |
|
66 |
+
| 0.1954 | 9.0 | 1242 | 0.1625 | 0.9411 | 0.7508 | 0.7974 | 0.7093 |
|
67 |
+
| 0.1954 | 10.0 | 1380 | 0.1627 | 0.9382 | 0.7416 | 0.7771 | 0.7093 |
|
68 |
+
| 0.1124 | 11.0 | 1518 | 0.1608 | 0.9360 | 0.7317 | 0.7692 | 0.6977 |
|
69 |
+
| 0.1124 | 12.0 | 1656 | 0.1603 | 0.9375 | 0.7346 | 0.7829 | 0.6919 |
|
|
|
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 567617008
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0f41a8c09a7a65fce3325899ed0d9a4a2c747d049ec7078cb0e7c0fb2b1448c2
|
3 |
size 567617008
|
runs/Jun11_07-28-26_0417-111206-hkgnini8-10-45-16-12/events.out.tfevents.1718090906.0417-111206-hkgnini8-10-45-16-12.6999.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d6cee944a0b6f8b7d052b4f12ab6be78e40b7f2f8cb98e2b96624a8981c7d834
|
3 |
+
size 11980
|
runs/Jun11_07-28-26_0417-111206-hkgnini8-10-45-16-12/events.out.tfevents.1718092632.0417-111206-hkgnini8-10-45-16-12.6999.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df55d6c93f8fc87179c9a47f5a4bf868e5d412cbba4c29b15a194253d13f4204
|
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:b55bde135ae7df2123453241fc9710773a2e8e03b8a272f1a7ea3a121d05f2a1
|
3 |
size 5112
|