kertser commited on
Commit
6e39d1f
1 Parent(s): a73675b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,16 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ datasets:
4
+ - kertser/WarOnline
5
+ language:
6
+ - ru
7
+ tags:
8
+ - chatbot
9
+ - WarOnline
10
+ - NLP
11
+ - GPT2
12
  ---
13
+ This is a GPT-style model, based on "Kirili4ik/ruDialoGpt3-medium-finetuned-telegram" model and fine-tuned on the WarOnline Dataset.
14
+ https://huggingface.co/Kirili4ik/ruDialoGpt3-medium-finetuned-telegram
15
+ The model operates as a chat-bot by means of "quote" -> "response"
16
+ The model fine-tuned with a single GPU (locally)