End of training
Browse files- README.md +10 -10
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [thenlper/gte-small](https://huggingface.co/thenlper/gte-small) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Accuracy: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -49,14 +49,14 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
-
| 1.
|
53 |
-
| 1.
|
54 |
-
| 1.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
|
61 |
|
62 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [thenlper/gte-small](https://huggingface.co/thenlper/gte-small) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.5958
|
21 |
+
- Accuracy: 0.8929
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| 1.7205 | 1.0 | 11 | 1.5983 | 0.5 |
|
53 |
+
| 1.4503 | 2.0 | 22 | 1.2289 | 0.7321 |
|
54 |
+
| 1.0877 | 3.0 | 33 | 0.9504 | 0.8393 |
|
55 |
+
| 0.8143 | 4.0 | 44 | 0.7757 | 0.875 |
|
56 |
+
| 0.6363 | 5.0 | 55 | 0.6700 | 0.8929 |
|
57 |
+
| 0.5222 | 6.0 | 66 | 0.6382 | 0.8839 |
|
58 |
+
| 0.4521 | 7.0 | 77 | 0.6073 | 0.8839 |
|
59 |
+
| 0.4202 | 8.0 | 88 | 0.5958 | 0.8929 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 133472536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d3d7025b3cd821365598d9f7f2903e4f1a0c9bc77fa26481535c3e2d0c2d9da
|
3 |
size 133472536
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac1ff87648f960661294a0342d63abccab74c7f61f8f328831f14ad30ea61786
|
3 |
size 4984
|