Skip to content

Commit 213b64a

Browse files
committed
update bge-en-icl
1 parent a14a2b5 commit 213b64a

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

FlagEmbedding/llm_dense_retriever/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@
66
- In-context learning ability: By providing few-shot examples in the query, it can significantly enhance the model's ability to handle new tasks.
77
- Outstanding performance: The model has achieved state-of-the-art (SOTA) performance on both BEIR and AIR-Bench.
88

9+
## 📑 Open-source Plan
10+
11+
- [x] Checkpoint
12+
- [x] Training Data
13+
- [x] Training Code
14+
- [ ] Evaluation Pipeline
15+
- [ ] Technical Report
16+
17+
We will release the technical report for **BGE-EN-ICL** in the future.
18+
919
## Environment
1020
```bash
1121
conda create icl python=3.10

0 commit comments

Comments
 (0)