You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Takes the QA pair CSV and outputs the necessary yaml files to train the Rasa model.
Key Result
Produces yaml files needed to train a Rasa model.
Details
The program will take the path to the QA pair CSV as a cmd-line argument and generate the yaml files as a result. Testing will be done by taking the output yaml files and testing them on the Rasa Playground. Once confirmed on the playground, a model will be trained on the Raspberry Pi to be used for the final product.
The text was updated successfully, but these errors were encountered:
Objective
Takes the QA pair CSV and outputs the necessary yaml files to train the Rasa model.
Key Result
Produces yaml files needed to train a Rasa model.
Details
The program will take the path to the QA pair CSV as a cmd-line argument and generate the yaml files as a result. Testing will be done by taking the output yaml files and testing them on the Rasa Playground. Once confirmed on the playground, a model will be trained on the Raspberry Pi to be used for the final product.
The text was updated successfully, but these errors were encountered: