Omartificial-Intelligence-Space commited on
Commit
cdb1931
·
verified ·
1 Parent(s): 0d1f04c

update readme.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -95,7 +95,7 @@ Languages: Arabic (Modern Standard Arabic).
95
 
96
  ## Dataset Analysis and Insights
97
 
98
- 1. Average Similarity Across Negatives:
99
 
100
  ![Gate-sim-results](https://i.ibb.co/7SKdT2F/Gate-sim-results.png)
101
 
@@ -103,11 +103,11 @@ Languages: Arabic (Modern Standard Arabic).
103
 
104
  ![Gate-sim-results-dis](https://i.ibb.co/gTQD4GH/Gate-sim-result-dis.png)
105
 
106
- 2. Similarity Distributions:
107
 
108
  🔸The similarity scores for each negative passage are distributed differently. Below are the histograms for the similarity distributions of the top 30 negatives, emphasizing the scores for negative1 to negative4.
109
 
110
- 3. Insights
111
 
112
  The top-ranked negatives (negative1 and negative2) are significantly closer in similarity to the positive passage, making them challenging and ideal for training advanced retrieval models.
113
  The similarity drops slightly for negative3 and negative4, but they remain "hard negatives," offering diverse yet challenging non-relevant passages for contrastive learning.
 
95
 
96
  ## Dataset Analysis and Insights
97
 
98
+ ### 1. Average Similarity Across Negatives:
99
 
100
  ![Gate-sim-results](https://i.ibb.co/7SKdT2F/Gate-sim-results.png)
101
 
 
103
 
104
  ![Gate-sim-results-dis](https://i.ibb.co/gTQD4GH/Gate-sim-result-dis.png)
105
 
106
+ ### 2. Similarity Distributions:
107
 
108
  🔸The similarity scores for each negative passage are distributed differently. Below are the histograms for the similarity distributions of the top 30 negatives, emphasizing the scores for negative1 to negative4.
109
 
110
+ ### 3. Insights
111
 
112
  The top-ranked negatives (negative1 and negative2) are significantly closer in similarity to the positive passage, making them challenging and ideal for training advanced retrieval models.
113
  The similarity drops slightly for negative3 and negative4, but they remain "hard negatives," offering diverse yet challenging non-relevant passages for contrastive learning.