Update README.md
Browse files
README.md
CHANGED
@@ -11,8 +11,7 @@ license: apache-2.0
|
|
11 |
library_name: transformers
|
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.
|
|
|
11 |
library_name: transformers
|
12 |
---
|
13 |
|
14 |
+
<h1 align="center">PEG: Towards Robust Text Retrieval with Progressive Learning</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.
|