julien-c HF staff commited on
Commit
12f3e79
1 Parent(s): b6cdab7

Add description to card metadata (#1)

Browse files

- Add description to card metadata (b1f82356e6c56d0b3509615a3b8f71584beaf4c1)

Files changed (1) hide show
  1. README.md +7 -4
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  title: GLUE
3
- emoji: 🤗
4
  colorFrom: blue
5
  colorTo: red
6
  sdk: gradio
@@ -8,10 +8,13 @@ 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 GLUE
16
 
17
  ## Metric description
 
1
  ---
2
  title: GLUE
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
+ GLUE, the General Language Understanding Evaluation benchmark
15
+ (https://gluebenchmark.com/) is a collection of resources for training,
16
+ evaluating, and analyzing natural language understanding systems.
17
  ---
 
18
  # Metric Card for GLUE
19
 
20
  ## Metric description