Update README.md
Browse files
README.md
CHANGED
@@ -84,7 +84,7 @@ print (model_output)
|
|
84 |
|
85 |
Our model is intented to be used for **MT evaluation**.
|
86 |
|
87 |
-
Given a
|
88 |
|
89 |
# Languages Covered:
|
90 |
|
|
|
84 |
|
85 |
Our model is intented to be used for **MT evaluation**.
|
86 |
|
87 |
+
Given a triplet with (source sentence, translation, reference translation), it outputs a single score between 0 and 1 where 1 represents a perfect translation.
|
88 |
|
89 |
# Languages Covered:
|
90 |
|