Open zolastro opened 2 years ago
After training a model, a train_config.yaml is generated with the parameters used during that training. Under data -> inputs there are some references to the source_pos and target_pos fields. What are they for?
train_config.yaml
data -> inputs
source_pos
target_pos
After training a model, a
train_config.yaml
is generated with the parameters used during that training. Underdata -> inputs
there are some references to thesource_pos
andtarget_pos
fields. What are they for?