Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/TharinduDR/TransQuest.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTharinduDR <rhtdranasinghe@gmail.com>2020-04-09 17:42:40 +0300
committerTharinduDR <rhtdranasinghe@gmail.com>2020-04-09 17:42:40 +0300
commit14163ce2b81fceb8e192913a89237a5c0849c485 (patch)
treec339eef4cbe0765a009ae6fce9613adfaf47105a /README.md
parent2237755a56342ae3b5461d88ff399b34d3b04f5f (diff)
002: Updated the results
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9dabb6b..3054dd0 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,8 @@ python -m examples.ro_en.trans_quest
Algo Type | Transformer Type | Transformer Name | Pearson Correlation |
------------| ----------------- |-----------------------------------:| -------------------:|
-TransQuest | XLM | xlm-mlm-enro-1024 | 0.739 |
+TransQuest | XLM | xlm-mlm-enro-1024 | 0.739 |
+TransQuest | XLM-R | xlm-roberta-large | 0.894 |
TransQuest | BERT | bert-base-multilingual-cased | 0.829 |
TransQuest | DistilBERT | distilbert-base-multilingual-cased | 0.778 |