Spaces:
Running
Running
Add description to card metadata
#1
by
julien-c
HF staff
- opened
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
title: SuperGLUE
|
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 SuperGLUE
|
16 |
|
17 |
## Metric description
|
|
|
1 |
---
|
2 |
title: SuperGLUE
|
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 |
+
SuperGLUE (https://super.gluebenchmark.com/) is a new benchmark styled after
|
15 |
+
GLUE with a new set of more difficult language understanding tasks, improved
|
16 |
+
resources, and a new public leaderboard.
|
17 |
---
|
|
|
18 |
# Metric Card for SuperGLUE
|
19 |
|
20 |
## Metric description
|