Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,7 @@ tags:
|
|
9 |
- legal-contract-review
|
10 |
- roberta
|
11 |
- cuad
|
|
|
12 |
---
|
13 |
# Model Card for roberta-base-on-cuad
|
14 |
|
@@ -36,25 +37,6 @@ tags:
|
|
36 |
## Direct Use
|
37 |
|
38 |
This model can be used for the task of Question Answering on Legal Documents.
|
39 |
-
|
40 |
-
|
41 |
-
## Downstream Use [Optional]
|
42 |
-
|
43 |
-
More information needed
|
44 |
-
|
45 |
-
## Out-of-Scope Use
|
46 |
-
|
47 |
-
The model should not be used to intentionally create hostile or alienating environments for people.
|
48 |
-
|
49 |
-
# Bias, Risks, and Limitations
|
50 |
-
|
51 |
-
Significant research has explored bias and fairness issues with language models (see, e.g., [Sheng et al. (2021)](https://aclanthology.org/2021.acl-long.330.pdf) and [Bender et al. (2021)](https://dl.acm.org/doi/pdf/10.1145/3442188.3445922)). Predictions generated by the model may include disturbing and harmful stereotypes across protected classes; identity characteristics; and sensitive, social, and occupational groups.
|
52 |
-
|
53 |
-
|
54 |
-
## Recommendations
|
55 |
-
|
56 |
-
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
57 |
-
|
58 |
|
59 |
# Training Details
|
60 |
|
|
|
9 |
- legal-contract-review
|
10 |
- roberta
|
11 |
- cuad
|
12 |
+
library_name: transformers
|
13 |
---
|
14 |
# Model Card for roberta-base-on-cuad
|
15 |
|
|
|
37 |
## Direct Use
|
38 |
|
39 |
This model can be used for the task of Question Answering on Legal Documents.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
40 |
|
41 |
# Training Details
|
42 |
|