kedudzic commited on
Commit
d47ac22
·
1 Parent(s): 63afa8c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,5 +4,5 @@ language:
4
  library_name: transformers
5
  ---
6
 
7
- - Baseline NLU model for the "AMUseBot" cooking taskbot project.
8
  - ``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.
 
4
  library_name: transformers
5
  ---
6
 
7
+ - Baseline NLU model for the "AMUseBot" cooking taskbot prototype.
8
  - ``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.