jcli0606 commited on
Commit
092d863
·
verified ·
1 Parent(s): db4ace1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -11
README.md CHANGED
@@ -5432,18 +5432,9 @@ license: mit
5432
 
5433
  # Updates
5434
 
5435
- Hi, everyone, thanks for using stella models.
5436
- After six months of work, I trained the jasper model on top of the stella model, which is a multimodal model, and it can be ranked 2 in mteb (submitted the results on 2024-12-11, which may need official review https://github.com/embeddings-benchmark/results/pull/68).
5437
 
5438
- Model link: https://huggingface.co/infgrad/jasper_en_vision_language_v1
5439
-
5440
- I'll focus on the technical report, training data and related code, hopefully the tricks I've used will be of some help to you guys!
5441
-
5442
- 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)
5443
-
5444
- This work was accomplished during my free time, it's a personal hobby. One person's time and energy is limited, and you are welcome to make any contributions!
5445
-
5446
- You can also find these models on my [homepage](https://huggingface.co/infgrad).
5447
 
5448
  # Introduction
5449
 
 
5432
 
5433
  # Updates
5434
 
5435
+ **Report:** https://arxiv.org/abs/2412.19048
 
5436
 
5437
+ **Codes:** https://github.com/NLPJCL/RAG-Retrieval
 
 
 
 
 
 
 
 
5438
 
5439
  # Introduction
5440