Update README.md
Browse files
README.md
CHANGED
|
@@ -8976,15 +8976,14 @@ tags:
|
|
| 8976 |
|
| 8977 |
Based on dunzhang/stella_en_1.5B_v5 and google/siglip-so400m-patch14-384.
|
| 8978 |
|
| 8979 |
-
It can encode both text and
|
| 8980 |
|
| 8981 |
-
|
| 8982 |
-
|
| 8983 |
-
The core training code will be integrated into the rag-retrieval library(https://github.com/NLPJCL/RAG-Retrieval) in the near future. (Welcome to star)
|
| 8984 |
|
| 8985 |
This work was accomplished during my free time; please grant time a little time.
|
| 8986 |
|
| 8987 |
|
|
|
|
| 8988 |
Here's a short introduction to the training method:
|
| 8989 |
|
| 8990 |
The core idea of jasper and stella is distillation: **Let student model learn teacher model's vectors.**
|
|
|
|
| 8976 |
|
| 8977 |
Based on dunzhang/stella_en_1.5B_v5 and google/siglip-so400m-patch14-384.
|
| 8978 |
|
| 8979 |
+
It can encode both text and images.
|
| 8980 |
|
| 8981 |
+
I am working on the report and the draft version is available at: https://cn.overleaf.com/read/rfygwzvprgmp#c1ca00 .
|
|
|
|
|
|
|
| 8982 |
|
| 8983 |
This work was accomplished during my free time; please grant time a little time.
|
| 8984 |
|
| 8985 |
|
| 8986 |
+
|
| 8987 |
Here's a short introduction to the training method:
|
| 8988 |
|
| 8989 |
The core idea of jasper and stella is distillation: **Let student model learn teacher model's vectors.**
|