From c1a1f998c8093a9053749d67ad42a76a4bdb055b Mon Sep 17 00:00:00 2001 From: Charin Date: Mon, 25 Feb 2019 20:57:57 +0700 Subject: [PATCH] add bert --- results/th_results.md | 1 + 1 file changed, 1 insertion(+) diff --git a/results/th_results.md b/results/th_results.md index 6fa9aa2..1846f6c 100644 --- a/results/th_results.md +++ b/results/th_results.md @@ -18,3 +18,4 @@ Results are based on evaluation of [Wongnai Challenge: Review Rating Prediction] | fastText | 0.5145 | 0.5109 | | LinearSVC | 0.5022 | 0.4976 | | Kaggle Score | 0.59139 | 0.58139 | +| BERT | 0.56612 | 0.57057 |