From ee4c6233e7eec25d8a9e4cd65ed2e8c7b4954f38 Mon Sep 17 00:00:00 2001 From: Jang Won Park Date: Fri, 10 Jan 2020 22:28:33 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6cfb2fb..f3b39c7 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ $ python3 main.py --task snips \ ## Results -- Run 5 ~ 10 epochs (Record the best result) +- Run 5 ~ 10 epochs (Record the best result) (No additional hyperparameter tuning) - RoBERTa takes more epochs to get the best result compare to other models. - ALBERT xxlarge sometimes can't converge well for slot prediction.