Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hydra help and documentation update for file-based execution configuration #31

Merged
merged 4 commits into from
Nov 5, 2024

Conversation

Dmitryv-2024
Copy link
Collaborator

@Dmitryv-2024 Dmitryv-2024 commented Oct 30, 2024

Help в Hydra пока не очень красивый (см. facebookresearch/hydra#633).
Попробую посмотреть если получится что-то более приличное сделать, но не уверен что без модификаций Hydra что-то вообще получится.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

надо бы не забыть со следующим пр изменить в README дефолтные значения, указанные в разделе Все опции

(пишу для себя)

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

я бы еще добавил в ридми строчку в духе "ПРимеры конфигурационных файлов можно посмотреть в этой папке"

README.md Outdated
Comment on lines 128 to 134
Запускаем AutoIntent:
```bash
autointent --config-path=/home/user/config --config-name=my_config
```
!!ВАЖНО!!
* указывайте полный путь в опции config-path.
* не используйте tab в yaml файле.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

тут ведь имеется в виду --config-path=/path/to/config/folder ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Да, иначе hydra начинает искать конфиг как часть пакета (покрайней мере на Windows, на других платформах не пробовал)

@voorhs voorhs merged commit c7b5c4e into dev Nov 5, 2024
8 checks passed
@voorhs voorhs deleted the feat/hydra_help branch November 5, 2024 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants