RicardoRei
commited on
Commit
•
460c3b9
1
Parent(s):
74a7b78
Update README.md
Browse files
README.md
CHANGED
@@ -98,6 +98,7 @@ language:
|
|
98 |
license: apache-2.0
|
99 |
tags:
|
100 |
- arXiv:2010.15535
|
|
|
101 |
---
|
102 |
|
103 |
This is a [COMET](https://github.com/Unbabel/COMET) evaluation model: It receives a triplet with (source sentence, translation, reference translation) and returns a score that reflects the quality of the translation compared to both source and reference.
|
|
|
98 |
license: apache-2.0
|
99 |
tags:
|
100 |
- arXiv:2010.15535
|
101 |
+
- PyTorch
|
102 |
---
|
103 |
|
104 |
This is a [COMET](https://github.com/Unbabel/COMET) evaluation model: It receives a triplet with (source sentence, translation, reference translation) and returns a score that reflects the quality of the translation compared to both source and reference.
|