ppuva1/finetuned-bge-base-en
Browse files- README.md +3 -3
- training_args.bin +1 -1
README.md
CHANGED
@@ -368,7 +368,7 @@ model-index:
|
|
368 |
type: bge-base-en-train
|
369 |
metrics:
|
370 |
- type: cosine_accuracy
|
371 |
-
value: 0.
|
372 |
name: Cosine Accuracy
|
373 |
---
|
374 |
|
@@ -471,7 +471,7 @@ You can finetune this model on your own dataset.
|
|
471 |
|
472 |
| Metric | Value |
|
473 |
|:--------------------|:-----------|
|
474 |
-
| **cosine_accuracy** | **0.
|
475 |
|
476 |
<!--
|
477 |
## Bias, Risks and Limitations
|
@@ -660,7 +660,7 @@ You can finetune this model on your own dataset.
|
|
660 |
### Training Logs
|
661 |
| Epoch | Step | bge-base-en-train_cosine_accuracy |
|
662 |
|:-----:|:----:|:---------------------------------:|
|
663 |
-
| -1 | -1 | 0.
|
664 |
|
665 |
|
666 |
### Framework Versions
|
|
|
368 |
type: bge-base-en-train
|
369 |
metrics:
|
370 |
- type: cosine_accuracy
|
371 |
+
value: 0.8820754885673523
|
372 |
name: Cosine Accuracy
|
373 |
---
|
374 |
|
|
|
471 |
|
472 |
| Metric | Value |
|
473 |
|:--------------------|:-----------|
|
474 |
+
| **cosine_accuracy** | **0.8821** |
|
475 |
|
476 |
<!--
|
477 |
## Bias, Risks and Limitations
|
|
|
660 |
### Training Logs
|
661 |
| Epoch | Step | bge-base-en-train_cosine_accuracy |
|
662 |
|:-----:|:----:|:---------------------------------:|
|
663 |
+
| -1 | -1 | 0.8821 |
|
664 |
|
665 |
|
666 |
### Framework Versions
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15d34b7969e326b619fe3c2c338691b1190ef6831d41e612b37aa524b181dd17
|
3 |
size 5560
|