End of training
Browse files
README.md
CHANGED
|
@@ -4,6 +4,11 @@ license: mit
|
|
| 4 |
base_model: BAAI/bge-small-en-v1.5
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
model-index:
|
| 8 |
- name: synthetic
|
| 9 |
results: []
|
|
@@ -15,6 +20,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
# synthetic
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [BAAI/bge-small-en-v1.5](https://huggingface.co/BAAI/bge-small-en-v1.5) on an unknown dataset.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
|
| 19 |
## Model description
|
| 20 |
|
|
@@ -43,6 +54,11 @@ The following hyperparameters were used during training:
|
|
| 43 |
|
| 44 |
### Training results
|
| 45 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 46 |
|
| 47 |
|
| 48 |
### Framework versions
|
|
|
|
| 4 |
base_model: BAAI/bge-small-en-v1.5
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
| 7 |
+
metrics:
|
| 8 |
+
- precision
|
| 9 |
+
- recall
|
| 10 |
+
- f1
|
| 11 |
+
- accuracy
|
| 12 |
model-index:
|
| 13 |
- name: synthetic
|
| 14 |
results: []
|
|
|
|
| 20 |
# synthetic
|
| 21 |
|
| 22 |
This model is a fine-tuned version of [BAAI/bge-small-en-v1.5](https://huggingface.co/BAAI/bge-small-en-v1.5) on an unknown dataset.
|
| 23 |
+
It achieves the following results on the evaluation set:
|
| 24 |
+
- Loss: 0.1229
|
| 25 |
+
- Precision: 0.9283
|
| 26 |
+
- Recall: 0.9154
|
| 27 |
+
- F1: 0.9218
|
| 28 |
+
- Accuracy: 0.9814
|
| 29 |
|
| 30 |
## Model description
|
| 31 |
|
|
|
|
| 54 |
|
| 55 |
### Training results
|
| 56 |
|
| 57 |
+
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
| 58 |
+
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
| 59 |
+
| 0.0166 | 1.0 | 2503 | 0.1270 | 0.9181 | 0.8955 | 0.9067 | 0.9796 |
|
| 60 |
+
| 0.0106 | 2.0 | 5006 | 0.1287 | 0.9232 | 0.9121 | 0.9176 | 0.9804 |
|
| 61 |
+
| 0.0141 | 3.0 | 7509 | 0.1229 | 0.9283 | 0.9154 | 0.9218 | 0.9814 |
|
| 62 |
|
| 63 |
|
| 64 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 132885604
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f6501c1a5c621a104eb773caf38c25eb7cfa494cf01a9a576f35f0efc3e269de
|
| 3 |
size 132885604
|
runs/Apr07_21-41-35_0f88468c08ca/events.out.tfevents.1744062096.0f88468c08ca.548.22
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6387cd97d6b03dcc8e2692c1c82b52fdd3572effcdafec263c4dd6e4bb2824d0
|
| 3 |
+
size 10235
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fb6886584463cffa0008ed08f576e2d16221a478a793b3d3005f0b859c183005
|
| 3 |
+
size 5368
|