Gaivoronsky commited on
Commit
b25f8b7
·
1 Parent(s): 6e4e9d1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -5
README.md CHANGED
@@ -1,15 +1,14 @@
1
  ---
 
2
  datasets:
 
3
  - IlyaGusev/ru_turbo_saiga
4
  - IlyaGusev/ru_sharegpt_cleaned
5
  - IlyaGusev/oasst1_ru_main_branch
6
- - IlyaGusev/ru_turbo_alpaca_evol_instruct
7
- - lksy/ru_instruct_gpt4
8
  language:
9
  - ru
10
- pipeline_tag: conversational
11
- license: cc-by-4.0
12
-
13
  This is a generative model converted to fp16 format based on [IlyaGusev/saiga_mistral_7b_lora](https://huggingface.co/IlyaGusev/saiga_mistral_7b_lora)
14
 
15
 
 
1
  ---
2
+ license: cc-by-4.0
3
  datasets:
4
+ - lksy/ru_instruct_gpt4
5
  - IlyaGusev/ru_turbo_saiga
6
  - IlyaGusev/ru_sharegpt_cleaned
7
  - IlyaGusev/oasst1_ru_main_branch
 
 
8
  language:
9
  - ru
10
+ pipeline_tag: text-generation
11
+ ---
 
12
  This is a generative model converted to fp16 format based on [IlyaGusev/saiga_mistral_7b_lora](https://huggingface.co/IlyaGusev/saiga_mistral_7b_lora)
13
 
14