ai-forever
commited on
Commit
•
7c4ae4f
1
Parent(s):
0981726
Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- bua
|
4 |
+
- en
|
5 |
+
- ru
|
6 |
+
license: mit
|
7 |
+
tags:
|
8 |
+
- gpt3
|
9 |
+
- transformers
|
10 |
+
- mgpt
|
11 |
+
---
|
12 |
+
# 🌞 Buryat mGPT 1.3B
|
13 |
+
|
14 |
+
Language model for Buryat. Model has 1.3B parameters as you can guess from it's name.
|
15 |
+
|
16 |
+
Buryat belongs to Mongolic language family. It's a very distinct language with approximately 0.5 million speakers. Here are some facts about it:
|
17 |
+
|
18 |
+
1. Primarily spoken in the region around Lake Baikal in Russia.
|
19 |
+
2. It has multiple dialects, reflecting the wide spread of Buriat communities.
|
20 |
+
3. The Buryats are the largest indigenous group in Siberia.
|
21 |
+
|
22 |
+
## Dataset
|
23 |
+
|
24 |
+
TBD
|
25 |
+
|
26 |
+
## Technical details
|
27 |
+
|
28 |
+
TBD
|
29 |
+
|
30 |
+
## Examples of usage
|
31 |
+
|
32 |
+
Try different generation strategies to reach better results.
|
33 |
+
|
34 |
+
TBD
|
35 |
+
|
36 |
+
Model will be improved over time. Stay tuned!
|