Add link to paper
Browse filesThis PR ensures the dataset is linked to (and can be found at) https://huggingface.co/papers/2504.21635.
README.md
CHANGED
|
@@ -1,4 +1,10 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
dataset_info:
|
| 3 |
features:
|
| 4 |
- name: filename
|
|
@@ -16,16 +22,12 @@ configs:
|
|
| 16 |
data_files:
|
| 17 |
- split: train
|
| 18 |
path: data/train-*
|
| 19 |
-
task_categories:
|
| 20 |
-
- text-generation
|
| 21 |
-
language:
|
| 22 |
-
- ar
|
| 23 |
-
size_categories:
|
| 24 |
-
- 1K<n<10K
|
| 25 |
---
|
| 26 |
|
| 27 |
# SadeedDiac-25: A Benchmark for Arabic Diacritization
|
| 28 |
|
|
|
|
|
|
|
| 29 |
**SadeedDiac-25** is a comprehensive and linguistically diverse benchmark specifically designed for evaluating Arabic diacritization models. It unifies Modern Standard Arabic (MSA) and Classical Arabic (CA) in a single dataset, addressing key limitations in existing benchmarks.
|
| 30 |
|
| 31 |
## Overview
|
|
@@ -100,4 +102,4 @@ If you use this dataset, please cite:
|
|
| 100 |
|
| 101 |
## Contact
|
| 102 |
|
| 103 |
-
📬 For questions, contact [Misraj-AI](https://misraj.ai/) on Hugging Face.
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- ar
|
| 4 |
+
size_categories:
|
| 5 |
+
- 1K<n<10K
|
| 6 |
+
task_categories:
|
| 7 |
+
- text-generation
|
| 8 |
dataset_info:
|
| 9 |
features:
|
| 10 |
- name: filename
|
|
|
|
| 22 |
data_files:
|
| 23 |
- split: train
|
| 24 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
---
|
| 26 |
|
| 27 |
# SadeedDiac-25: A Benchmark for Arabic Diacritization
|
| 28 |
|
| 29 |
+
[Paper](https://huggingface.co/papers/2504.21635)
|
| 30 |
+
|
| 31 |
**SadeedDiac-25** is a comprehensive and linguistically diverse benchmark specifically designed for evaluating Arabic diacritization models. It unifies Modern Standard Arabic (MSA) and Classical Arabic (CA) in a single dataset, addressing key limitations in existing benchmarks.
|
| 32 |
|
| 33 |
## Overview
|
|
|
|
| 102 |
|
| 103 |
## Contact
|
| 104 |
|
| 105 |
+
📬 For questions, contact [Misraj-AI](https://misraj.ai/) on Hugging Face.
|