Text Generation
Russian
conversational
IlyaGusev commited on
Commit
82e73b6
1 Parent(s): fe70347

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -4,6 +4,8 @@ datasets:
4
  - IlyaGusev/ru_turbo_saiga
5
  - IlyaGusev/oasst1_ru_main_branch
6
  - IlyaGusev/ru_sharegpt_cleaned
 
 
7
  language:
8
  - ru
9
  pipeline_tag: conversational
@@ -156,6 +158,13 @@ User: Заполни пропуски в предложении. Дано: Я п
156
  Saiga: Я пытался убежать от маньяка, но он меня настиг.
157
  ```
158
 
 
 
 
 
 
 
 
159
  v1:
160
  - revision bd4823198d443ab0a18be3768c9985de6e249d43
161
  - wandb [link](https://wandb.ai/ilyagusev/rulm_self_instruct/runs/rue8m51s/overview)
 
4
  - IlyaGusev/ru_turbo_saiga
5
  - IlyaGusev/oasst1_ru_main_branch
6
  - IlyaGusev/ru_sharegpt_cleaned
7
+ - IlyaGusev/ru_turbo_alpaca_evol_instruct
8
+ - lksy/ru_instruct_gpt4
9
  language:
10
  - ru
11
  pipeline_tag: conversational
 
158
  Saiga: Я пытался убежать от маньяка, но он меня настиг.
159
  ```
160
 
161
+ v2:
162
+ - revision fe7034727ce126498559df277b08da76001edc16
163
+ - wandb [link](https://wandb.ai/ilyagusev/rulm_self_instruct/runs/e0qzokzl)
164
+ - 7 datasets: ru_turbo_alpaca, ru_turbo_saiga, ru_sharegpt_cleaned, oasst1_ru_main_branch, ru_turbo_alpaca_evol_instruct (1/2 iteration), ru_instruct_gpt4
165
+ - Datasets merging script: [create_chat_set.py](https://github.com/IlyaGusev/rulm/blob/e4238fd9a196405b566a2d5838ab44b7a0f4dc31/self_instruct/src/data_processing/create_chat_set.py)
166
+ - saiga13b_v2 vs saiga13b: 105-10-61
167
+
168
  v1:
169
  - revision bd4823198d443ab0a18be3768c9985de6e249d43
170
  - wandb [link](https://wandb.ai/ilyagusev/rulm_self_instruct/runs/rue8m51s/overview)