Update README.md
Browse files
README.md
CHANGED
@@ -50,12 +50,22 @@ tags:
|
|
50 |
# Pralekha
|
51 |
|
52 |
PRALEKHA is a large-scale benchmark for evaluating document-level alignment techniques. It includes 2M+ documents, covering 11 Indic languages and English, with a balanced mix of aligned and unaligned pairs.
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
<
|
57 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
58 |
</p>
|
|
|
59 |
---
|
60 |
## Dataset Description
|
61 |
|
|
|
50 |
# Pralekha
|
51 |
|
52 |
PRALEKHA is a large-scale benchmark for evaluating document-level alignment techniques. It includes 2M+ documents, covering 11 Indic languages and English, with a balanced mix of aligned and unaligned pairs.
|
53 |
+
|
54 |
+
<p align="center">
|
55 |
+
<a href="https://arxiv.org/abs/2411.19096">
|
56 |
+
<img src="https://img.shields.io/badge/arXiv-2411.19096-B31B1B" alt="arXiv">
|
57 |
+
</a>
|
58 |
+
<a href="https://huggingface.co/datasets/ai4bharat/Pralekha">
|
59 |
+
<img src="https://img.shields.io/badge/huggingface-Pralekha-yellow" alt="HuggingFace">
|
60 |
+
</a>
|
61 |
+
<a href="https://github.com/AI4Bharat/Pralekha">
|
62 |
+
<img src="https://img.shields.io/badge/github-Pralekha-blue" alt="GitHub">
|
63 |
+
</a>
|
64 |
+
<a href="https://creativecommons.org/licenses/by/4.0/">
|
65 |
+
<img src="https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey" alt="License: CC BY 4.0">
|
66 |
+
</a>
|
67 |
</p>
|
68 |
+
|
69 |
---
|
70 |
## Dataset Description
|
71 |
|