lvwerra HF staff commited on
Commit
660007a
1 Parent(s): 3686e61

Update Space (evaluate main: e179b5b8)

Browse files
Files changed (1) hide show
  1. README.md +5 -8
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
- title: null
3
- emoji: 🤗
4
  colorFrom: blue
5
  colorTo: red
6
  sdk: gradio
@@ -8,14 +8,11 @@ sdk_version: 3.0.2
8
  app_file: app.py
9
  pinned: false
10
  tags:
11
- - evaluate
12
- - metric
13
- description: >-
14
- FrugalScore is a reference-based metric for NLG models evaluation. It is based
15
- on a distillation approach that allows to learn a fixed, low cost version of
16
- any expensive NLG metric, while retaining most of its original performance.
17
  ---
18
 
 
19
  ## Metric Description
20
  FrugalScore is a reference-based metric for Natural Language Generation (NLG) model evaluation. It is based on a distillation approach that allows to learn a fixed, low cost version of any expensive NLG metric, while retaining most of its original performance.
21
 
 
1
  ---
2
+ title:
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
+
16
  ## Metric Description
17
  FrugalScore is a reference-based metric for Natural Language Generation (NLG) model evaluation. It is based on a distillation approach that allows to learn a fixed, low cost version of any expensive NLG metric, while retaining most of its original performance.
18