Skip to content

Commit

Permalink
Readme tunes
Browse files Browse the repository at this point in the history
  • Loading branch information
EvilFreelancer committed Dec 21, 2024
1 parent 537d940 commit e940d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ pip install -r requirements.txt

В директории [configs](/recipes/configs) имеется набор готовых конфигураций, каждый из них оптимизирован для обучения модели на
одной видеокарте, память которой равна 24Гб, хотя маленькие модели можно обучать и на меньших объёмах памяти просто
уменьшая размер `*_batch_size` и `gradient_steps`.
уменьшая размер `per_device_*_batch_size` и/или `gradient_accumulation_steps`.

| Модель | Тип модели | Конфигурации |
|------------------------------------------------------------------------------|------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------|
Expand Down

0 comments on commit e940d54

Please sign in to comment.