--- license: cc-by-4.0 datasets: - theatticusproject/cuad language: - en metrics: - accuracy - recall - precision - f1 base_model: - google-bert/bert-base-uncased tags: - legal model-index: - name: ClauseBERT results: - task: type: text-classification name: Text Classification dataset: name: CUAD type: theatticusproject/cuad metrics: - type: precision value: 0.87 name: Precision - type: recall value: 0.86 name: Recall - type: f1 value: 0.86 name: F1 Score --- # Task description ClauseBERT is trained on CUAD using a subset of the original 41 classes: - Cap On Liability - Other - Audit Rights - Governing Law - Exclusivity - Ip Ownership Assignment - Non-Compete - Termination For Convenience - Renewal Term - Liquidated Damages More details can be found at the following [link](https://github.com/weiss25r/ClauseBERT)