sanjay73 commited on
Commit
192186e
·
verified ·
1 Parent(s): 783b105

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -3
README.md CHANGED
@@ -50,9 +50,7 @@ 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)
54
- [![HuggingFace](https://img.shields.io/badge/huggingface-Pralekha-yellow)](https://huggingface.co/datasets/ai4bharat/Pralekha)
55
- [![GitHub](https://img.shields.io/badge/github-Pralekha-blue)](https://github.com/AI4Bharat/Pralekha)
56
 
57
  ---
58
  ## Dataset Description
@@ -99,3 +97,24 @@ Each data sample includes:
99
  - **`doc_id`:** Unique identifier for individual documents.
100
  - **`lang`:** Language of the document (ISO-3 code).
101
  - **`text`:** The textual content of the document.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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)
 
 
54
 
55
  ---
56
  ## Dataset Description
 
97
  - **`doc_id`:** Unique identifier for individual documents.
98
  - **`lang`:** Language of the document (ISO-3 code).
99
  - **`text`:** The textual content of the document.
100
+
101
+ ---
102
+
103
+ ## License
104
+
105
+ This dataset is released under the **CC BY 4.0** license. For more information, see [Creative Commons Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/).
106
+
107
+ ---
108
+
109
+ ## Contact
110
+
111
+ For any questions or feedback, please contact:
112
+
113
+ - Raj Dabre ([[email protected]](mailto:[email protected]))
114
+ - Sanjay Suryanarayanan ([[email protected]](mailto:[email protected]))
115
+ - Haiyue Song ([[email protected]](mailto:[email protected]))
116
+ - Mohammed Safi Ur Rahman Khan ([[email protected]](mailto:[email protected]))
117
+
118
+ Please get in touch with us for any copyright concerns.
119
+
120
+ ---