Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
10K<n<100K
Language Creators:
found
Annotations Creators:
expert-generated
Source Datasets:
original
ArXiv:
Tags:
License:
albertvillanova HF staff commited on
Commit
4b04fdd
1 Parent(s): 27f1ab3

Delete legacy JSON metadata (#4)

Browse files

- Delete legacy JSON metadata (88006e55297628d479d750d35cc8d24f9418cf43)

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"default": {"description": "Contract Understanding Atticus Dataset (CUAD) v1 is a corpus of more than 13,000 labels in 510\ncommercial legal contracts that have been manually labeled to identify 41 categories of important\nclauses that lawyers look for when reviewing contracts in connection with corporate transactions.\n", "citation": "@article{hendrycks2021cuad,\n title={CUAD: An Expert-Annotated NLP Dataset for Legal Contract Review},\n author={Dan Hendrycks and Collin Burns and Anya Chen and Spencer Ball},\n journal={arXiv preprint arXiv:2103.06268},\n year={2021}\n}\n", "homepage": "https://www.atticusprojectai.org/cuad", "license": "CUAD is licensed under the Creative Commons Attribution 4.0 (CC BY 4.0) license.", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "title": {"dtype": "string", "id": null, "_type": "Value"}, "context": {"dtype": "string", "id": null, "_type": "Value"}, "question": {"dtype": "string", "id": null, "_type": "Value"}, "answers": {"feature": {"text": {"dtype": "string", "id": null, "_type": "Value"}, "answer_start": {"dtype": "int32", "id": null, "_type": "Value"}}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "cuad", "config_name": "default", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 1466037640, "num_examples": 22450, "dataset_name": "cuad"}, "test": {"name": "test", "num_bytes": 198543467, "num_examples": 4182, "dataset_name": "cuad"}}, "download_checksums": {"https://github.com/TheAtticusProject/cuad/raw/main/data.zip": {"num_bytes": 18309308, "checksum": "f8161d18bea4e9c05e78fa6dda61c19c846fb8087ea969c172753bc2f45b999a"}}, "download_size": 18309308, "post_processing_size": null, "dataset_size": 1664581107, "size_in_bytes": 1682890415}}