Hi, I am trying to fine tune a model with a custom dataset. But, while training it yields an error like this. I tried supervised_embeddings, it also doesn’t work. however, the demo bot trains okay when with the initial project with rasa init. Can someone look at it?
YamlValidationException: Failed to validate YAML. Please make sure the file is correct and all mandatory parameters are specified. Here are the errors found during validation:
in Line 3:
Value 'b'pretrained_embeddings_spacy'' is not a list. Value path: '/pipeline'