AnyaSchen commited on
Commit
b81d20a
1 Parent(s): 4e00b00

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -1,4 +1,15 @@
1
- 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.
 
 
 
 
 
 
 
 
 
 
 
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