tenkal dhakar commited on
Commit
235e1ad
·
verified ·
1 Parent(s): 0ace2fa

Update README.md (#3)

Browse files

- Update README.md (17442b73066277273c5fe6c7cacd44af7cabbe90)


Co-authored-by: Tenzin Dhakar <dhakar@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -153,6 +153,7 @@ To load the dataset using the Hugging Face `datasets` library:
153
  from datasets import load_dataset
154
 
155
  dataset = load_dataset("openpecha/OCR-Tibetan_line_to_text_benchmark")
 
156
 
157
  ---
158
 
 
153
  from datasets import load_dataset
154
 
155
  dataset = load_dataset("openpecha/OCR-Tibetan_line_to_text_benchmark")
156
+ ```
157
 
158
  ---
159