AILaborant commited on
Commit
c03fb1f
·
verified ·
1 Parent(s): d340acb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ language:
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.
 
7
  pipeline_tag: text2text-generation
8
  ---
9
  A small lm. (Russian only)
10
+ Created to emulate a really simple one way dialogue;
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.