sigridjineth
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -2,10 +2,6 @@
|
|
2 |
|
3 |
**Note: This is a preview release.** The model is currently under development and may undergo further changes as we refine and improve its performance.
|
4 |
|
5 |
-
## Overview
|
6 |
-
|
7 |
-
**sigridjineth/ko-reranker-v1.1-preview** is an advanced Korean reranker fine-tuned to excel in understanding Korean text and delivering high-quality, context-aware relevance scores. Built on top of the [Alibaba-NLP/gte-multilingual-reranker-base](https://huggingface.co/Alibaba-NLP/gte-multilingual-reranker-base), it leverages cutting-edge techniques like hard negative mining and teacher-student distillation for enhanced performance.
|
8 |
-
|
9 |
## Training Data
|
10 |
|
11 |
This model is trained on [sigridjineth/korean_nli_dataset_reranker_v0](https://huggingface.co/datasets/sigridjineth/korean_nli_dataset_reranker_v0), which aggregates several publicly available datasets, ensuring rich linguistic diversity:
|
@@ -111,8 +107,4 @@ v2 --model-id Alibaba-NLP/gte-multilingual-reranker-base --revision "main" \
|
|
111 |
archivePrefix={arXiv},
|
112 |
primaryClass={cs.CL}
|
113 |
}
|
114 |
-
```
|
115 |
-
|
116 |
-
## Contact & Feedback
|
117 |
-
|
118 |
-
We welcome constructive feedback, suggestions, and contributions. For improvements or inquiries, please reach out via GitHub issues or join the Hugging Face Discussions. We’re committed to continuous iteration and making **sigridjineth/ko-reranker-v1.1-preview** your go-to solution for Korean text reranking.
|
|
|
2 |
|
3 |
**Note: This is a preview release.** The model is currently under development and may undergo further changes as we refine and improve its performance.
|
4 |
|
|
|
|
|
|
|
|
|
5 |
## Training Data
|
6 |
|
7 |
This model is trained on [sigridjineth/korean_nli_dataset_reranker_v0](https://huggingface.co/datasets/sigridjineth/korean_nli_dataset_reranker_v0), which aggregates several publicly available datasets, ensuring rich linguistic diversity:
|
|
|
107 |
archivePrefix={arXiv},
|
108 |
primaryClass={cs.CL}
|
109 |
}
|
110 |
+
```
|
|
|
|
|
|
|
|