Meaning of label_length parameter in AutoformerConfig
#15
by
yuvalarbel
- opened
Hi!
Could you explain a bit further the meaning of the label_length config parameter in the Autoformer?
The docs state:label_length (int, optional, defaults to 10)
β Start token length of the Autoformer decoder, which is used for direct multi-step prediction (i.e. non-autoregressive generation).
Still, I'm not sure how this parameter should be used, or under what circumstances different values should be used.
Thanks!
cc @kashif