TownsWu commited on
Commit
4ff0b9a
1 Parent(s): a4bb9b4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -15,6 +15,7 @@ library_name: transformers
15
  We propose the PEG model (a Progressively Learned Textual Embedding), which progressively adjusts the weights of samples contributing to the loss within an extremely large batch, based on the difficulty levels of negative samples.
16
  we have amassed an extensive collection of over 110 million data, spanning a wide range of fields such as general knowledge, finance, tourism, medicine, and more.
17
 
 
18
 
19
  ## Usage (HuggingFace Transformers)
20
 
 
15
  We propose the PEG model (a Progressively Learned Textual Embedding), which progressively adjusts the weights of samples contributing to the loss within an extremely large batch, based on the difficulty levels of negative samples.
16
  we have amassed an extensive collection of over 110 million data, spanning a wide range of fields such as general knowledge, finance, tourism, medicine, and more.
17
 
18
+ Our technical report is available at [Paper](https://arxiv.org/pdf/2311.11691.pdf)
19
 
20
  ## Usage (HuggingFace Transformers)
21