Update README.md
Browse files
README.md
CHANGED
|
@@ -13,11 +13,7 @@ model-index:
|
|
| 13 |
results: []
|
| 14 |
---
|
| 15 |
|
| 16 |
-
|
| 17 |
-
should probably proofread and complete it, then remove this comment. -->
|
| 18 |
-
|
| 19 |
-
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/rspeech3399/huggingface/runs/zfb205ui)
|
| 20 |
-
# out
|
| 21 |
|
| 22 |
This model is a fine-tuned version of [retrieva-jp/bert-1.3b](https://huggingface.co/retrieva-jp/bert-1.3b) on an unknown dataset.
|
| 23 |
It achieves the following results on the evaluation set:
|
|
@@ -67,6 +63,9 @@ The following hyperparameters were used during training:
|
|
| 67 |
| 0.3475 | 0.0721 | 900 | 0.4728 | 0.737 | 0.7495 | 0.712 | 0.7303 |
|
| 68 |
| 0.3435 | 0.0801 | 1000 | 0.4714 | 0.737 | 0.7423 | 0.726 | 0.7341 |
|
| 69 |
|
|
|
|
|
|
|
|
|
|
| 70 |
|
| 71 |
### Framework versions
|
| 72 |
|
|
|
|
| 13 |
results: []
|
| 14 |
---
|
| 15 |
|
| 16 |
+
# retriva-bert-preference-classifier
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
|
| 18 |
This model is a fine-tuned version of [retrieva-jp/bert-1.3b](https://huggingface.co/retrieva-jp/bert-1.3b) on an unknown dataset.
|
| 19 |
It achieves the following results on the evaluation set:
|
|
|
|
| 63 |
| 0.3475 | 0.0721 | 900 | 0.4728 | 0.737 | 0.7495 | 0.712 | 0.7303 |
|
| 64 |
| 0.3435 | 0.0801 | 1000 | 0.4714 | 0.737 | 0.7423 | 0.726 | 0.7341 |
|
| 65 |
|
| 66 |
+
### Evaluation on test split
|
| 67 |
+
|
| 68 |
+

|
| 69 |
|
| 70 |
### Framework versions
|
| 71 |
|