Baseline NLU model for the "AMUseBot" cooking taskbot prototype.
roberta-base model finetuned with default hyperparameters for 10 epochs on intents from the CookDial (https://github.com/YiweiJiang2015/CookDial) dataset with an extra choose_recipe intent added. The simpletransformers library was used for fine-tuning.