From ede10a3053daddbbaf9feaa8e1cc14185e7a9f6b Mon Sep 17 00:00:00 2001 From: Xiao Date: Mon, 29 Jan 2024 17:54:30 +0000 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a06f82c..1046434 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ tags: --- +For more details please refer to our github repo: https://github.com/FlagOpen/FlagEmbedding # BGE-M3 In this project, we introduce BGE-M3, which is distinguished for its versatility in Multi-Functionality, Multi-Linguality, and Multi-Granularity. @@ -183,7 +184,7 @@ The small-batch strategy is simple but effective, which also can used to fine-tu - MCLS: A simple method to improve the performance on long text without fine-tuning. If you have no enough resource to fine-tuning model with long text, the method is useful. -Refer to our [report]() for more details. +Refer to our [report](https://github.com/FlagOpen/FlagEmbedding/blob/master/FlagEmbedding/BGE_M3/BGE_M3.pdf) for more details. **The fine-tuning codes and datasets will be open-sourced in the near future.**