cuad_source_code_escrow

Classify if the clause requires one party to deposit its source code into escrow with a third party, which can be released to the counterparty upon the occurrence of certain events (bankruptcy, insolvency, etc.).


Source: Atticus Project

License: CC By 4.0

Size (samples): 124

Legal reasoning type: Interpretation

Task type: Binary classification

Task description

This is a binary classification task in which the model must determine if a contractual clause falls under the category of “Source Code Escrow”.

Task construction

This task was constructed from the CUAD dataset, which annotated clauses in 500 contracts according to 41 types. Positive samples for this task correspond to clauses for which annotators answered the following question in the affirmative:

Does the clause require one party to deposit its source code into escrow with a third party, which can be released to the counterparty upon the occurrence of certain events (bankruptcy, insolvency, etc.)?

Negative samples are randomly selected from other clauses.

Citation information

If you use this dataset, we ask that you also cite to the source of the data as well.

@article{hendrycks2021cuad,
  title={Cuad: An expert-annotated nlp dataset for legal contract review},
  author={Hendrycks, Dan and Burns, Collin and Chen, Anya and Ball, Spencer},
  journal={arXiv preprint arXiv:2103.06268},
  year={2021}
}