End of training
Browse files
README.md
CHANGED
|
@@ -21,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 21 |
|
| 22 |
This model is a fine-tuned version of [intfloat/e5-base-v2](https://huggingface.co/intfloat/e5-base-v2) on an unknown dataset.
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
-
- Loss: 0.
|
| 25 |
-
- Accuracy: 0.
|
| 26 |
-
- Precision: 0.
|
| 27 |
-
- Recall: 0.
|
| 28 |
-
- F1: 0.
|
| 29 |
|
| 30 |
## Model description
|
| 31 |
|
|
@@ -60,22 +60,21 @@ The following hyperparameters were used during training:
|
|
| 60 |
|
| 61 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
| 62 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
| 63 |
-
| 1.
|
| 64 |
-
| 0.
|
| 65 |
-
| 0.
|
| 66 |
-
| 0.
|
| 67 |
-
| 0.
|
| 68 |
-
| 0.
|
| 69 |
-
| 0.
|
| 70 |
-
| 0.
|
| 71 |
-
| 0.
|
| 72 |
-
| 0.
|
| 73 |
-
| 0.
|
| 74 |
-
| 0.
|
| 75 |
-
| 0.
|
| 76 |
-
| 0.
|
| 77 |
-
| 0.
|
| 78 |
-
| 0.5556 | 5.8 | 800 | 0.6694 | 0.7391 | 0.7426 | 0.7391 | 0.7405 |
|
| 79 |
|
| 80 |
|
| 81 |
### Framework versions
|
|
|
|
| 21 |
|
| 22 |
This model is a fine-tuned version of [intfloat/e5-base-v2](https://huggingface.co/intfloat/e5-base-v2) on an unknown dataset.
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
+
- Loss: 0.6556
|
| 25 |
+
- Accuracy: 0.7373
|
| 26 |
+
- Precision: 0.7334
|
| 27 |
+
- Recall: 0.7373
|
| 28 |
+
- F1: 0.7326
|
| 29 |
|
| 30 |
## Model description
|
| 31 |
|
|
|
|
| 60 |
|
| 61 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
| 62 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
| 63 |
+
| 1.0839 | 0.3636 | 50 | 0.9608 | 0.5914 | 0.6871 | 0.5914 | 0.5136 |
|
| 64 |
+
| 0.9231 | 0.7273 | 100 | 0.8409 | 0.6418 | 0.6989 | 0.6418 | 0.5666 |
|
| 65 |
+
| 0.842 | 1.0873 | 150 | 0.7770 | 0.6877 | 0.6719 | 0.6877 | 0.6606 |
|
| 66 |
+
| 0.7936 | 1.4509 | 200 | 0.7662 | 0.6836 | 0.6748 | 0.6836 | 0.6608 |
|
| 67 |
+
| 0.7691 | 1.8145 | 250 | 0.7656 | 0.6809 | 0.6841 | 0.6809 | 0.6780 |
|
| 68 |
+
| 0.7528 | 2.1745 | 300 | 0.7134 | 0.7091 | 0.7059 | 0.7091 | 0.7005 |
|
| 69 |
+
| 0.7215 | 2.5382 | 350 | 0.7003 | 0.7068 | 0.7161 | 0.7068 | 0.7093 |
|
| 70 |
+
| 0.7101 | 2.9018 | 400 | 0.6866 | 0.7227 | 0.7182 | 0.7227 | 0.7128 |
|
| 71 |
+
| 0.69 | 3.2618 | 450 | 0.6877 | 0.7164 | 0.7201 | 0.7164 | 0.7167 |
|
| 72 |
+
| 0.6578 | 3.6255 | 500 | 0.7134 | 0.6991 | 0.7178 | 0.6991 | 0.7041 |
|
| 73 |
+
| 0.6521 | 3.9891 | 550 | 0.6563 | 0.7377 | 0.7346 | 0.7377 | 0.7341 |
|
| 74 |
+
| 0.6031 | 4.3491 | 600 | 0.6556 | 0.7373 | 0.7334 | 0.7373 | 0.7326 |
|
| 75 |
+
| 0.6007 | 4.7127 | 650 | 0.6590 | 0.7341 | 0.7361 | 0.7341 | 0.7350 |
|
| 76 |
+
| 0.5876 | 5.0727 | 700 | 0.6783 | 0.7268 | 0.7324 | 0.7268 | 0.7285 |
|
| 77 |
+
| 0.5533 | 5.4364 | 750 | 0.6912 | 0.7205 | 0.7354 | 0.7205 | 0.7217 |
|
|
|
|
| 78 |
|
| 79 |
|
| 80 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 437961724
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5ce0319d0665c472711b725059953a16b809512c1da2412eec4ec2adadbf857e
|
| 3 |
size 437961724
|
runs/Apr16_16-11-00_c1766b0a1233/events.out.tfevents.1744819877.c1766b0a1233.2393.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3c289bdbd85c4983fba8b3c6aae30fc1c609f9741d05b3e5a9c1e1789583d6b7
|
| 3 |
+
size 15773
|
runs/Apr16_16-11-00_c1766b0a1233/events.out.tfevents.1744820429.c1766b0a1233.2393.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:623b8ba1089acce8be20e66dcddaed7dd8384084b39a0d9952136f8648daf1b9
|
| 3 |
+
size 560
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5368
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:00e207331b1c634f2400f718c5d18bd80400a1a1a099b677061403654e209064
|
| 3 |
size 5368
|