andricValdez
commited on
Commit
•
6e094a1
1
Parent(s):
ac5c86e
End of training
Browse files- README.md +8 -8
- model.safetensors +1 -1
README.md
CHANGED
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [intfloat/multilingual-e5-large](https://huggingface.co/intfloat/multilingual-e5-large) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- Accuracy: 0.
|
23 |
-
- F1: 0.
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -51,11 +51,11 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
53 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|
|
54 |
-
| No log | 1.0 | 4798 | 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [intfloat/multilingual-e5-large](https://huggingface.co/intfloat/multilingual-e5-large) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.2096
|
22 |
+
- Accuracy: 0.9673
|
23 |
+
- F1: 0.9673
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
53 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|
|
54 |
+
| No log | 1.0 | 4798 | 0.1903 | 0.9527 | 0.9526 |
|
55 |
+
| 0.1396 | 2.0 | 9596 | 0.1751 | 0.9672 | 0.9672 |
|
56 |
+
| 0.1396 | 3.0 | 14394 | 0.2093 | 0.9647 | 0.9646 |
|
57 |
+
| 0.0391 | 4.0 | 19192 | 0.1954 | 0.9690 | 0.9690 |
|
58 |
+
| 0.0391 | 5.0 | 23990 | 0.2096 | 0.9673 | 0.9673 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2239618672
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ab5e96b49e8e0f0423e35cb3a3964b17d2de3fe72fcd1d15cbdd63c8a83fc13b
|
3 |
size 2239618672
|