TownsWu commited on
Commit
c8dcfcf
1 Parent(s): 729ec3c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -12,6 +12,7 @@ library_name: transformers
12
  ---
13
 
14
  <h1 align="center">PEG</h1>
 
15
 
16
  ## Model Details
17
  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.
 
12
  ---
13
 
14
  <h1 align="center">PEG</h1>
15
+ <h1 align="center">Towards Robust Text Retrieval with Progressive Learning</h1>
16
 
17
  ## Model Details
18
  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.