Datasets:
update readme.md
Browse files
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 |

|
101 |
|
@@ -103,11 +103,11 @@ Languages: Arabic (Modern Standard Arabic).
|
|
103 |
|
104 |

|
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 |

|
101 |
|
|
|
103 |
|
104 |

|
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.
|