Spaces:
Runtime error
Runtime error
Update Space (evaluate main: e179b5b8)
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
title: COMET
|
3 |
-
emoji: 🤗
|
4 |
colorFrom: blue
|
5 |
colorTo: red
|
6 |
sdk: gradio
|
@@ -8,22 +8,10 @@ sdk_version: 3.0.2
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
tags:
|
11 |
-
|
12 |
-
|
13 |
-
description: >-
|
14 |
-
Crosslingual Optimized Metric for Evaluation of Translation (COMET) is an
|
15 |
-
open-source framework used to train Machine Translation metrics that achieve
|
16 |
-
high levels of correlation with different types of human judgments (HTER, DA's
|
17 |
-
or MQM).
|
18 |
-
|
19 |
-
With the release of the framework the authors also released fully trained
|
20 |
-
models that were used to compete in the WMT20 Metrics Shared Task achieving
|
21 |
-
SOTA in that years competition.
|
22 |
-
|
23 |
-
|
24 |
-
See the [README.md] file at https://unbabel.github.io/COMET/html/models.html
|
25 |
-
for more information.
|
26 |
---
|
|
|
27 |
# Metric Card for COMET
|
28 |
|
29 |
## Metric description
|
|
|
1 |
---
|
2 |
title: COMET
|
3 |
+
emoji: 🤗
|
4 |
colorFrom: blue
|
5 |
colorTo: red
|
6 |
sdk: gradio
|
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
tags:
|
11 |
+
- evaluate
|
12 |
+
- metric
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
+
|
15 |
# Metric Card for COMET
|
16 |
|
17 |
## Metric description
|