From 61234cd1dc03d544b2976d7a5abb6fe9102e0e60 Mon Sep 17 00:00:00 2001 From: Charin Date: Mon, 25 Feb 2019 20:58:47 +0700 Subject: [PATCH] add BERT link --- results/th_results.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/results/th_results.md b/results/th_results.md index 1846f6c..3c6b50f 100644 --- a/results/th_results.md +++ b/results/th_results.md @@ -18,4 +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 | +| [BERT](https://github.com/ThAIKeras/bert) | 0.56612 | 0.57057 |