julien-c HF staff commited on
Commit
bcbb785
1 Parent(s): 99924fc

Add description to card metadata (#1)

Browse files

- Add description to card metadata (53fe37c63e4aaf81e5d021313f5eba6adc3e893d)

Files changed (1) hide show
  1. README.md +16 -4
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  title: COMET
3
- emoji: 🤗
4
  colorFrom: blue
5
  colorTo: red
6
  sdk: gradio
@@ -8,10 +8,22 @@ sdk_version: 3.0.2
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
 
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
+ 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