processvenue commited on
Commit
f246f8c
·
verified ·
1 Parent(s): ad40f44

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -6
README.md CHANGED
@@ -114,12 +114,15 @@ plt.show()
114
  If you use this dataset in your research, please cite:
115
 
116
  ```
117
- @dataset{language_identification_2024,
118
- author = {ML Technology Team},
119
- title = {Multilingual Headlines Language Identification Dataset},
120
- year = {2024},
121
- publisher = {Hugging Face},
122
- url = {https://huggingface.co/datasets/processvenue/Marathi_Handwritten}
 
 
 
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