Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -45,11 +45,11 @@ size_categories:
|
|
| 45 |
- 10K<n<100K
|
| 46 |
---
|
| 47 |
|
| 48 |
-
#
|
| 49 |
|
| 50 |
## Overview
|
| 51 |
|
| 52 |
-
The **
|
| 53 |
|
| 54 |
## Dataset Structure
|
| 55 |
|
|
@@ -115,7 +115,7 @@ Each split in the dataset contains the following columns:
|
|
| 115 |
|
| 116 |
## Use Cases
|
| 117 |
|
| 118 |
-
The **
|
| 119 |
|
| 120 |
1. **Sentence Embedding Training:** The dataset is well-suited for training models that generate sentence embeddings, enabling effective comparison of sentence-level semantics in both Arabic and English.
|
| 121 |
2. **Multilingual and Cross-Lingual STS:** This dataset can be used for evaluating the performance of multilingual and cross-lingual sentence transformers, as it includes both monolingual and multilingual sentence pairs.
|
|
|
|
| 45 |
- 10K<n<100K
|
| 46 |
---
|
| 47 |
|
| 48 |
+
# SILMA STS Arabic/English Dataset - v1.0
|
| 49 |
|
| 50 |
## Overview
|
| 51 |
|
| 52 |
+
The **SILMA STS Arabic/English Dataset - v1.0** is a dataset designed for training and evaluating sentence embeddings for Arabic and English tasks. It consists of five different splits that cover monolingual and multilingual sentence pairs, with human-annotated similarity scores. The dataset includes both Arabic-to-Arabic and English-to-English pairs, as well as cross-lingual Arabic-English pairs, making it a valuable resource for multilingual and cross-lingual semantic similarity tasks.
|
| 53 |
|
| 54 |
## Dataset Structure
|
| 55 |
|
|
|
|
| 115 |
|
| 116 |
## Use Cases
|
| 117 |
|
| 118 |
+
The **SILMA STS Arabic/English Dataset - v1.0** can be used in various NLP tasks, including but not limited to:
|
| 119 |
|
| 120 |
1. **Sentence Embedding Training:** The dataset is well-suited for training models that generate sentence embeddings, enabling effective comparison of sentence-level semantics in both Arabic and English.
|
| 121 |
2. **Multilingual and Cross-Lingual STS:** This dataset can be used for evaluating the performance of multilingual and cross-lingual sentence transformers, as it includes both monolingual and multilingual sentence pairs.
|