mirror of
https://github.com/FlagOpen/FlagEmbedding.git
synced 2025-06-27 02:39:58 +00:00
update readme
This commit is contained in:
parent
876fec7835
commit
6496a3eb4b
@ -2,6 +2,16 @@
|
||||
|
||||
In this example, we show how to finetune the embedder with your data.
|
||||
|
||||
- [1. Installation](#1-Installation)
|
||||
- [2. Data format](#2-Data-format)
|
||||
- [Hard Negatives](#Hard-Negatives)
|
||||
- [Teacher Scores](#Teacher-Scores)
|
||||
- [3. Train](#3-Train)
|
||||
- [(1) standard model](#(1)-standard-model)
|
||||
- [(2) bge-m3](#(2)-bge-m3)
|
||||
- [(3) bge-multilingual-gemma2](#(3)-bge-multilingual-gemma2)
|
||||
- [(4) bge-en-icl](#(4)-bge-en-icl)
|
||||
|
||||
## 1. Installation
|
||||
|
||||
- **with pip**
|
||||
|
@ -2,6 +2,15 @@
|
||||
|
||||
In this example, we show how to finetune the reranker with your data.
|
||||
|
||||
- [1. Installation](#1-Installation)
|
||||
- [2. Data format](#2-Data-format)
|
||||
- [Hard Negatives](#Hard-Negatives)
|
||||
- [Teacher Scores](#Teacher-Scores)
|
||||
- [3. Train](#3-Train)
|
||||
- [(1) standard model](#(1)-standard-model)
|
||||
- [(2) bge-reranker-v2-gemma](#(2)-bge-reranker-v2-gemma)
|
||||
- [(3) bge-reranker-v2-layerwise-minicpm](#(3)-bge-reranker-v2-layerwise-minicpm)
|
||||
|
||||
## 1. Installation
|
||||
|
||||
- **with pip**
|
||||
|
Loading…
x
Reference in New Issue
Block a user