nickname100231 commited on
Commit
fc276a2
·
verified ·
1 Parent(s): db0150f

add metadata to readme

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -5,6 +5,8 @@ license_link: LICENSE
5
  language:
6
  - ru
7
  - en
 
 
8
  ---
9
  # YandexGPT-5-Lite-Pretrain
10
 
@@ -116,4 +118,4 @@ tune cp llama3_1/8B_lora training_config.yaml
116
  tune run lora_finetune_single_device --config training_config.yaml
117
  ```
118
 
119
- Подробности можно найти в официальной [документации](https://pytorch.org/torchtune/stable/overview.html) torchtune.
 
5
  language:
6
  - ru
7
  - en
8
+ pipeline_tag: text-generation
9
+ library_name: transformers
10
  ---
11
  # YandexGPT-5-Lite-Pretrain
12
 
 
118
  tune run lora_finetune_single_device --config training_config.yaml
119
  ```
120
 
121
+ Подробности можно найти в официальной [документации](https://pytorch.org/torchtune/stable/overview.html) torchtune.