billingsmoore commited on
Commit
6b5bfa9
·
verified ·
1 Parent(s): 90b9fa7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -3
README.md CHANGED
@@ -1,3 +1,25 @@
1
- ---
2
- license: cc-by-nc-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ task_categories:
4
+ - translation
5
+ language:
6
+ - bo
7
+ - en
8
+ tags:
9
+ - tibetan
10
+ - translation
11
+ - nlp
12
+ - transliteration
13
+ - buddhism
14
+ - dharma
15
+ size_categories:
16
+ - 10K<n<100K
17
+ ---
18
+
19
+ This dataset consists of three columns, the first of which is a sentence or phrase in Tibetan, the second is the phonetic transliteration of the Tibetan, and the third is the English translation of the Tibetan.
20
+
21
+ This dataset is identical to ['billingsmoore/tibetan-phonetic-transliteration'](https://huggingface.co/datasets/billingsmoore/tibetan-phonetic-transliteration-dataset) with the addition of a third column of translations.
22
+
23
+ The dataset was scraped from Lotsawa House and is released under the same license as the texts from which it is sourced.
24
+
25
+ The dataset was used to train the model 'billingsmoore/tibetan-phonetic-transliteration' which is part of the larger MLotsawa project.