Training complete
Browse files
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 [intfloat/multilingual-e5-base](https://huggingface.co/intfloat/multilingual-e5-base) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss:
|
24 |
-
- Accuracy: 0.
|
25 |
-
- Precision: 0.
|
26 |
-
- Recall: 0.
|
27 |
-
- F1: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -55,9 +55,9 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
58 |
-
|
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [intfloat/multilingual-e5-base](https://huggingface.co/intfloat/multilingual-e5-base) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 5.1093
|
24 |
+
- Accuracy: 0.095
|
25 |
+
- Precision: 0.0784
|
26 |
+
- Recall: 0.1217
|
27 |
+
- F1: 0.0557
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
58 |
+
| 0.9895 | 1.0 | 156 | 4.4196 | 0.089 | 0.0792 | 0.1167 | 0.0479 |
|
59 |
+
| 0.6357 | 2.0 | 312 | 4.8610 | 0.089 | 0.0952 | 0.1160 | 0.0495 |
|
60 |
+
| 0.3968 | 3.0 | 468 | 5.1093 | 0.095 | 0.0784 | 0.1217 | 0.0557 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1112223464
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:06ee67d15bfef3111dfca931f3b8cece9c25a2c4be6943b93321341dd2b0ea91
|
3 |
size 1112223464
|
runs/Jun10_05-06-38_1aea47f1a6c7/events.out.tfevents.1717996000.1aea47f1a6c7.500.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af176e8f4bc00b18830cf8b15e48903af3c36a0fe35ab9c3f2963ecedf85cd6c
|
3 |
+
size 7669
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9fff0c7ddbb4b8f2c8b645ad9e7943faec7b3ef95908271592c591c59b9476ac
|
3 |
size 5048
|