Update README.md
Browse files
README.md
CHANGED
@@ -114,12 +114,15 @@ plt.show()
|
|
114 |
If you use this dataset in your research, please cite:
|
115 |
|
116 |
```
|
117 |
-
@dataset
|
118 |
-
|
119 |
-
|
120 |
-
year
|
121 |
-
publisher = {
|
122 |
-
url
|
|
|
|
|
|
|
123 |
}
|
124 |
```
|
125 |
|
|
|
114 |
If you use this dataset in your research, please cite:
|
115 |
|
116 |
```
|
117 |
+
@misc{sanskrit-ocr-dataset,
|
118 |
+
title = {Sanskrit OCR Dataset},
|
119 |
+
author = {ProcessVenue},
|
120 |
+
year = {2024},
|
121 |
+
publisher = {HuggingFace},
|
122 |
+
url = {https://huggingface.co/datasets/processvenue/Sanskrit-OCR-Dataset},
|
123 |
+
organization = {ProcessVenue},
|
124 |
+
contact = {[email protected]},
|
125 |
+
Website = {https://www.processvenue.com/}
|
126 |
}
|
127 |
```
|
128 |
|