Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -2771,22 +2771,17 @@ The gte evaluation setting: `mteb==1.2.0, fp16 auto mix precision, max_length=81 | |
| 2771 | 
             
            If you find our paper or models helpful, please consider citing them as follows:
         | 
| 2772 |  | 
| 2773 | 
             
            ```
         | 
| 2774 | 
            -
            @ | 
| 2775 | 
            -
              title={mGTE: Generalized Long-Context Text Representation and Reranking Models for Multilingual Text Retrieval}, | 
| 2776 | 
            -
              author={Xin Zhang  | 
| 2777 | 
            -
               | 
| 2778 | 
            -
               | 
| 2779 | 
            -
              archivePrefix={arXiv},
         | 
| 2780 | 
            -
              primaryClass={cs.CL},
         | 
| 2781 | 
            -
              url={https://arxiv.org/abs/2407.19669}, 
         | 
| 2782 | 
             
            }
         | 
| 2783 | 
            -
             | 
| 2784 | 
            -
             | 
| 2785 | 
            -
               | 
| 2786 | 
            -
               | 
| 2787 | 
            -
               | 
| 2788 | 
            -
               | 
| 2789 | 
            -
              primaryClass={cs.CL},
         | 
| 2790 | 
            -
              url={https://arxiv.org/abs/2308.03281}, 
         | 
| 2791 | 
             
            }
         | 
| 2792 | 
             
            ```
         | 
|  | |
| 2771 | 
             
            If you find our paper or models helpful, please consider citing them as follows:
         | 
| 2772 |  | 
| 2773 | 
             
            ```
         | 
| 2774 | 
            +
            @article{zhang2024mgte,
         | 
| 2775 | 
            +
              title={mGTE: Generalized Long-Context Text Representation and Reranking Models for Multilingual Text Retrieval},
         | 
| 2776 | 
            +
              author={Zhang, Xin and Zhang, Yanzhao and Long, Dingkun and Xie, Wen and Dai, Ziqi and Tang, Jialong and Lin, Huan and Yang, Baosong and Xie, Pengjun and Huang, Fei and others},
         | 
| 2777 | 
            +
              journal={arXiv preprint arXiv:2407.19669},
         | 
| 2778 | 
            +
              year={2024}
         | 
|  | |
|  | |
|  | |
| 2779 | 
             
            }
         | 
| 2780 | 
            +
             | 
| 2781 | 
            +
            @article{li2023towards,
         | 
| 2782 | 
            +
              title={Towards general text embeddings with multi-stage contrastive learning},
         | 
| 2783 | 
            +
              author={Li, Zehan and Zhang, Xin and Zhang, Yanzhao and Long, Dingkun and Xie, Pengjun and Zhang, Meishan},
         | 
| 2784 | 
            +
              journal={arXiv preprint arXiv:2308.03281},
         | 
| 2785 | 
            +
              year={2023}
         | 
|  | |
|  | |
| 2786 | 
             
            }
         | 
| 2787 | 
             
            ```
         | 

