kaldan commited on
Commit
146b1f7
·
verified ·
1 Parent(s): 9c08ccf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -202,11 +202,11 @@ This dataset was developed by Dharmaduta from specifications provided by the Bud
202
  If you use this model, please cite the dataset:
203
 
204
  ```bibtex
205
- @dataset{bdrc_tdla_2025,
206
- title = {Tibetan Modern book layout dection},
207
  author = {Buddhist Digital Resource Center (BDRC)},
208
- year = {2025},
209
- url = {https://huggingface.co/BDRC/Tibetan_Modern_Book_Layout_Detection_Model},
210
  license = {CC0-1.0}
211
  }
212
  ```
 
202
  If you use this model, please cite the dataset:
203
 
204
  ```bibtex
205
+ @software{bdrc_tmbld_yolo26m_2026,
206
+ title = {tmbld-YOLO26m: Tibetan Modern book layout detection Model},
207
  author = {Buddhist Digital Resource Center (BDRC)},
208
+ year = {2026},
209
+ url = {https://huggingface.co/BDRC/TDLA-YOLO26m},
210
  license = {CC0-1.0}
211
  }
212
  ```