AILaborant
commited on
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- AILaborant/crazy_tg
|
4 |
+
- AILaborant/crazy_tg_tiny
|
5 |
+
language:
|
6 |
+
- ru
|
7 |
+
pipeline_tag: text2text-generation
|
8 |
+
---
|
9 |
+
A small lm. (Russian only)
|
10 |
+
Created to emulate a really simple one way dialogue like most telegram users do.
|
11 |
+
WARNING!!! CAN SWEAR!
|
12 |
+
It was trained on two T4s from scratch. Final training time: 1 hour 2 minutes.
|
13 |
+
The model consists of 3 transformer blocks stacked forming 6 layers.
|