Kirill Gelvan
commited on
Commit
•
ba5b421
1
Parent(s):
0b9e0db
add colab link
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ tags:
|
|
8 |
DialoGPT trained on Russian language and fine tuned on my telegram chat.
|
9 |
|
10 |
|
11 |
-
This model was created by [sberbank-ai](https://hf.co/sberbank-ai) and trained on Russian forums (see [Grossmend's model](https://hf.co/Grossmend/rudialogpt3_medium_based_on_gpt2)). You can find info about how it has been trained on [habr](https://habr.com/ru/company/icl_services/blog/548244/) (in Russian). I have created a **simple pipeline** and **fine tuned** that model on my own **exported telegram chat** (~30mb json). It is in fact very easy to get the data from telegram and fine tune a model. Therefore, I made a **colab tutorial** for it:
|
12 |
|
13 |
⚠️ Due to specifics of the data Hosted inference API may not work properly ⚠️
|
14 |
|
|
|
8 |
DialoGPT trained on Russian language and fine tuned on my telegram chat.
|
9 |
|
10 |
|
11 |
+
This model was created by [sberbank-ai](https://hf.co/sberbank-ai) and trained on Russian forums (see [Grossmend's model](https://hf.co/Grossmend/rudialogpt3_medium_based_on_gpt2)). You can find info about how it has been trained on [habr](https://habr.com/ru/company/icl_services/blog/548244/) (in Russian). I have created a **simple pipeline** and **fine tuned** that model on my own **exported telegram chat** (~30mb json). It is in fact very easy to get the data from telegram and fine tune a model. Therefore, I made a **colab tutorial** for it: https://colab.research.google.com/drive/1fnAVURjyZRK9VQg1Co_-SKUQnRES8l9R?usp=sharing
|
12 |
|
13 |
⚠️ Due to specifics of the data Hosted inference API may not work properly ⚠️
|
14 |
|