Andrei Panferov
commited on
Commit
•
f00c958
1
Parent(s):
6a52505
readme fix
Browse files
README.md
CHANGED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- ru
|
4 |
+
thumbnail:
|
5 |
+
tags:
|
6 |
+
- conversational
|
7 |
+
---
|
8 |
+
|
9 |
+
DialoGPT on Russian language
|
10 |
+
|
11 |
+
|
12 |
+
Based on [Grossmend/rudialogpt3_medium_based_on_gpt2](https://huggingface.co/Grossmend/rudialogpt3_medium_based_on_gpt2)
|
13 |
+
|
14 |
+
Finetuned on [2ch /b/](2ch.hk/b/) data.
|
15 |
+
|
16 |
+
Used in [Ebanko](https://t.me/toxic_ebanko_bot) **Telegram bot**.
|
17 |
+
|
18 |
+
You can find code for deployment on [my github](https://github.com/BlackSamorez/ebanko).
|
19 |
+
|
readme.md
DELETED
@@ -1,19 +0,0 @@
|
|
1 |
-
---
|
2 |
-
language:
|
3 |
-
- ru
|
4 |
-
thumbnail:
|
5 |
-
tags:
|
6 |
-
- conversational
|
7 |
-
---
|
8 |
-
|
9 |
-
DialoGPT on Russian language
|
10 |
-
|
11 |
-
|
12 |
-
Based on [Grossmend/rudialogpt3_medium_based_on_gpt2](https://huggingface.co/Grossmend/rudialogpt3_medium_based_on_gpt2)
|
13 |
-
|
14 |
-
Finetuned on [2ch /b/](2ch.hk/b/) data.
|
15 |
-
|
16 |
-
Used in [Ebanko](https://t.me/toxic_ebanko_bot) **Telegram bot**.
|
17 |
-
|
18 |
-
You can find code for deployment on [my github](https://github.com/BlackSamorez/ebanko).
|
19 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|