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: CUAD
|
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 CUAD
|
16 |
|
17 |
## Metric description
|
|
|
1 |
---
|
2 |
title: CUAD
|
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 |
+
This metric wrap the official scoring script for version 1 of the Contract
|
15 |
+
|
16 |
+
Understanding Atticus Dataset (CUAD).
|
17 |
+
|
18 |
+
Contract Understanding Atticus Dataset (CUAD) v1 is a corpus of more than
|
19 |
+
13,000 labels in 510
|
20 |
|
21 |
+
commercial legal contracts that have been manually labeled to identify 41
|
22 |
+
categories of important
|
23 |
+
|
24 |
+
clauses that lawyers look for when reviewing contracts in connection with
|
25 |
+
corporate transactions.
|
26 |
+
---
|
27 |
# Metric Card for CUAD
|
28 |
|
29 |
## Metric description
|