Update README.md
Browse files
README.md
CHANGED
@@ -554,6 +554,8 @@ You can finetune this model on your own dataset.
|
|
554 |
|
555 |
## Evaluation
|
556 |
|
|
|
|
|
557 |
### Metrics
|
558 |
|
559 |
#### Information Retrieval
|
@@ -624,8 +626,12 @@ You can finetune this model on your own dataset.
|
|
624 |
*What are recommendations with respect to the foreseeable issues? For example, filtering explicit content.*
|
625 |
-->
|
626 |
|
|
|
|
|
627 |
## Training Details
|
628 |
|
|
|
|
|
629 |
### Training Dataset
|
630 |
|
631 |
#### amharic-news-retrieval-dataset
|
@@ -794,6 +800,8 @@ You can finetune this model on your own dataset.
|
|
794 |
|
795 |
</details>
|
796 |
|
|
|
|
|
797 |
### Training Logs
|
798 |
| Epoch | Step | Training Loss | dim_512_cosine_ndcg@10 | dim_256_cosine_ndcg@10 |
|
799 |
|:-------:|:--------:|:-------------:|:----------------------:|:----------------------:|
|
|
|
554 |
|
555 |
## Evaluation
|
556 |
|
557 |
+
<details><summary>Click to expand</summary>
|
558 |
+
|
559 |
### Metrics
|
560 |
|
561 |
#### Information Retrieval
|
|
|
626 |
*What are recommendations with respect to the foreseeable issues? For example, filtering explicit content.*
|
627 |
-->
|
628 |
|
629 |
+
</details>
|
630 |
+
|
631 |
## Training Details
|
632 |
|
633 |
+
<details><summary>Click to expand</summary>
|
634 |
+
|
635 |
### Training Dataset
|
636 |
|
637 |
#### amharic-news-retrieval-dataset
|
|
|
800 |
|
801 |
</details>
|
802 |
|
803 |
+
</details>
|
804 |
+
|
805 |
### Training Logs
|
806 |
| Epoch | Step | Training Loss | dim_512_cosine_ndcg@10 | dim_256_cosine_ndcg@10 |
|
807 |
|:-------:|:--------:|:-------------:|:----------------------:|:----------------------:|
|