Update README.md
Browse files
README.md
CHANGED
@@ -4,5 +4,5 @@ language:
|
|
4 |
library_name: transformers
|
5 |
---
|
6 |
|
7 |
-
- Baseline NLU model for the "AMUseBot" cooking taskbot
|
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.
|