TownsWu commited on
Commit
fb77c59
1 Parent(s): 7eb1488

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -1
README.md CHANGED
@@ -1,4 +1,30 @@
1
  ---
2
  language:
3
  - zh
4
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  language:
3
  - zh
4
+ ---
5
+ # Model Card for Model ID
6
+
7
+ <!-- Provide a quick summary of what the model is/does. -->
8
+
9
+ This modelcard aims to be a base template for new models. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md?plain=1).
10
+
11
+ ## Model Details
12
+ 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.
13
+ We have collected a large-scale retrieval training dataset, consisting of 110 million queries, where each query is paired with one positive sample and five carefully selected hard negatives.
14
+
15
+
16
+ ### Model Sources [optional]
17
+
18
+ <!-- Provide the basic links for the model. -->
19
+
20
+ - **Repository:** [More Information Needed]
21
+ - **Paper [optional]:** [More Information Needed]
22
+ - **Demo [optional]:** [More Information Needed]
23
+
24
+ ## Uses
25
+
26
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
27
+
28
+
29
+
30
+