Problem while using parameters within yaml file #1017
Unanswered
abhijeetdhakane
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Try replacing Please see the OmegaConf docs on interpolation. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have yaml file:
train_data.yaml
Even after giving hints
cutoff: float, n_classes: int
while reading values insrc.datamodules.components.dataloader.custom_loader
I am getting error, that above values are
str
Beta Was this translation helpful? Give feedback.
All reactions