billingsmoore commited on
Commit
109df31
1 Parent(s): 21d0f39

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -3
README.md CHANGED
@@ -1,3 +1,22 @@
1
- ---
2
- license: cc-by-nc-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ task_categories:
4
+ - text2text-generation
5
+ - translation
6
+ language:
7
+ - bo
8
+ tags:
9
+ - transliteration
10
+ - tibetan
11
+ - buddhism
12
+ size_categories:
13
+ - 10K<n<100K
14
+ ---
15
+
16
+ This dataset consists of a single csv file with 98,597 rows. There are no column headers. The first column is a line of unicode Tibetan script. The second column is the phonetic transliteration of that Tibetan script.
17
+
18
+ The dataset was scraped from [Lotsawa House](lotsawahouse.org) and is released under the same license as the texts from which it is sourced.
19
+
20
+ The dataset was used to train the model ['billingsmoore/tibetan-phonetic-transliteration'](https://huggingface.co/billingsmoore/tibetan-phonetic-transliteration) which is part of the larger [MLotsawa project](https://github.com/billingsmoore/MLotsawa).
21
+
22
+ This dataset is also [available on Kaggle](https://www.kaggle.com/datasets/billingsmoore/tibetan-phonetic-transliteration-pairs).