ai-forever
commited on
Commit
•
cd0f630
1
Parent(s):
25312dc
Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- ba
|
4 |
+
- en
|
5 |
+
- ru
|
6 |
+
license: mit
|
7 |
+
tags:
|
8 |
+
- gpt3
|
9 |
+
- transformers
|
10 |
+
- mgpt
|
11 |
+
---
|
12 |
+
# 🌍 Bashkir mGPT 1.3B
|
13 |
+
|
14 |
+
Language model for Bashkir. Model has 1.3B parameters as you can guess from it's name.
|
15 |
+
|
16 |
+
## Dataset
|
17 |
+
|
18 |
+
TBD
|
19 |
+
|
20 |
+
## Technical details
|
21 |
+
|
22 |
+
TBD
|
23 |
+
|
24 |
+
## Examples of usage
|
25 |
+
|
26 |
+
Try different generation strategies to reach better results.
|
27 |
+
|
28 |
+
TBD
|
29 |
+
|
30 |
+
Model will be improved over time. Stay tuned!
|