Datasets:
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
+
|
| 5 |
+
The dataset used to train [bge-reranker-large](https://huggingface.co/BAAI/bge-reranker-large) and [bge-reranker-base](https://huggingface.co/BAAI/bge-reranker-base).
|
| 6 |
+
|
| 7 |
+
You can find the fine-tuning script in [FlagEmbedding](https://github.com/FlagOpen/FlagEmbedding/tree/master/FlagEmbedding/reranker)
|