Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,15 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
|
3 |
To use this model, you can do this:
|
4 |
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- ru
|
4 |
+
tags:
|
5 |
+
- keywords2poetry
|
6 |
+
- Pushkin
|
7 |
+
- Mayakovsky
|
8 |
+
- Esenin
|
9 |
+
- Blok
|
10 |
+
- Tyutchev
|
11 |
+
---
|
12 |
+
This repo contains the fune-tuned version of [ai-forever/rugpt3medium_based_on_gpt2](https://huggingface.co/ai-forever/rugpt3medium_based_on_gpt2), which can generate poetry from keywords in style of Pushkin, Mayakovsky, Esenin, Blok and Tyutchev.
|
13 |
|
14 |
To use this model, you can do this:
|
15 |
|