Update README.md
Browse files
README.md
CHANGED
@@ -48,11 +48,11 @@ configs:
|
|
48 |
path: data/s5_arqna-*
|
49 |
---
|
50 |
|
51 |
-
#
|
52 |
|
53 |
|
54 |
## Overview
|
55 |
-
The **
|
56 |
for training and training embedding models for **semantic search** tasks
|
57 |
in the Arabic language.
|
58 |
|
@@ -157,7 +157,7 @@ A small QnA Arabic triplets dataset.
|
|
157 |
|
158 |
## Column Descriptions
|
159 |
|
160 |
-
Each dataset in the **
|
161 |
|
162 |
### `anchor`
|
163 |
- **Description:** The main reference sentence or query in the triplet. It serves as the anchor point to which the positive and negative samples are compared.
|
|
|
48 |
path: data/s5_arqna-*
|
49 |
---
|
50 |
|
51 |
+
# SILMA Arabic Triplets Dataset - `v1.0`
|
52 |
|
53 |
|
54 |
## Overview
|
55 |
+
The **SILMA Arabic Triplets Dataset - v1.0** is a high-quality, diverse dataset specifically curated
|
56 |
for training and training embedding models for **semantic search** tasks
|
57 |
in the Arabic language.
|
58 |
|
|
|
157 |
|
158 |
## Column Descriptions
|
159 |
|
160 |
+
Each dataset in the **SILMA Arabic Triplets Dataset - v1.0** contains the following columns:
|
161 |
|
162 |
### `anchor`
|
163 |
- **Description:** The main reference sentence or query in the triplet. It serves as the anchor point to which the positive and negative samples are compared.
|