Simbolo commited on
Commit
2a2e23f
1 Parent(s): 661ec6a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -11,4 +11,14 @@ from datasets import load_dataset
11
  dataset = load_dataset("Simbolo-Servicio/wiki-burmese-sentences")
12
 
13
  ### Acknowledgment
14
- We would like to thank Simbolo Servicio which is a branch of Simbolo under the Intello Tech Company for the financial support for this work. And thanks creators of Wikipedia and contributors of the articles on the Wikipedia Platform.
 
 
 
 
 
 
 
 
 
 
 
11
  dataset = load_dataset("Simbolo-Servicio/wiki-burmese-sentences")
12
 
13
  ### Acknowledgment
14
+ We would like to thank Simbolo Servicio which is a branch of Simbolo under the Intello Tech Company for the financial support for this work. And thanks creators of Wikipedia and contributors of the articles on the Wikipedia Platform.
15
+
16
+ ### Cite
17
+ ```bibtex
18
+ @misc{wiki-burmese-sentences,
19
+ author = {{Sa Phyo Thu Htet}},
20
+ title = {Wiki Burmese Sentences},
21
+ url = {https://huggingface.co/datasets/Simbolo-Servicio/wiki-burmese-sentences},
22
+ urldate = {2024-1-09},
23
+ date = {2024-1-09}
24
+ }