How to get the inside config name in a config group? #2803
-
My config structure like: in my defaults:
- config: my_conf1
- _self_ and in config_name: ${hydra:job.config_name} however when i run my script file and print I am confused how to get the actually config name i used which should be "my_conf1" |
Beta Was this translation helpful? Give feedback.
Answered by
odelalleau
Nov 22, 2023
Replies: 1 comment 1 reply
-
Can’t try it right now but it’s something like |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
QingYunA
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can’t try it right now but it’s something like
${hydra:runtime.choices.config}