Commit
•
f2d4e22
1
Parent(s):
b0cb1ca
Fix language and license tag names and license tag (#1)
Browse files- Fix language and license tag names and license tag (69c454d4ed6e7d42abc62e2f840f22bbd7d83a4a)
README.md
CHANGED
@@ -3,10 +3,10 @@ annotations_creators:
|
|
3 |
- no-annotation
|
4 |
language_creators:
|
5 |
- crowdsourced
|
6 |
-
|
7 |
- bo
|
8 |
-
|
9 |
-
-
|
10 |
multilinguality:
|
11 |
- monolingual
|
12 |
pretty_name: Tibetan Classical Buddhist Text Corpus
|
@@ -18,4 +18,8 @@ task_categories:
|
|
18 |
- sequence-modeling
|
19 |
task_ids:
|
20 |
- language-modeling
|
21 |
-
---
|
|
|
|
|
|
|
|
|
|
3 |
- no-annotation
|
4 |
language_creators:
|
5 |
- crowdsourced
|
6 |
+
language:
|
7 |
- bo
|
8 |
+
license:
|
9 |
+
- other
|
10 |
multilinguality:
|
11 |
- monolingual
|
12 |
pretty_name: Tibetan Classical Buddhist Text Corpus
|
|
|
18 |
- sequence-modeling
|
19 |
task_ids:
|
20 |
- language-modeling
|
21 |
+
---
|
22 |
+
|
23 |
+
# Licensing information
|
24 |
+
|
25 |
+
Apple MIT License (AML).
|