sanjay73 commited on
Commit
f460c8a
·
verified ·
1 Parent(s): 366fa79

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -50,8 +50,12 @@ 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
- [![arXiv](https://img.shields.io/badge/arXiv-2411.19096-B31B1B)](https://arxiv.org/abs/2411.19096) [![HuggingFace](https://img.shields.io/badge/huggingface-Pralekha-yellow)](https://huggingface.co/datasets/ai4bharat/Pralekha) [![GitHub](https://img.shields.io/badge/github-Pralekha-blue)](https://github.com/AI4Bharat/Pralekha) [![License: CC BY 4.0](https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey)](https://creativecommons.org/licenses/by/4.0/)
54
-
 
 
 
 
55
  ---
56
  ## Dataset Description
57
 
 
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
+ <p align="left">
54
+ <a href="https://arxiv.org/abs/2411.19096"><img src="https://img.shields.io/badge/arXiv-2411.19096-B31B1B"></a>
55
+ <a href="https://huggingface.co/datasets/ai4bharat/Pralekha"><img src="https://img.shields.io/badge/huggingface-Pralekha-yellow"></a>
56
+ <a href="https://github.com/AI4Bharat/Pralekha"><img src="https://img.shields.io/badge/github-Pralekha-blue"></a>
57
+ <a href="https://creativecommons.org/licenses/by/4.0/"><img src="https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey"></a>
58
+ </p>
59
  ---
60
  ## Dataset Description
61