--- language: - en license: apache-2.0 tags: - named-entity-recognition - legal - contracts - information-extraction - ner task_categories: - token-classification task_ids: - named-entity-recognition pretty_name: ContractNER size_categories: - 1K {e['label']} ({e['score']:.2f})") ``` ## Source Data Contracts sourced from **SEC EDGAR** public filings (U.S. Securities and Exchange Commission). Original annotation schema based on Adibhatla et al. (2023) — ContractNER corpus. **Preprocessing:** - Removed `RevolvingCredit` class (too rare and ambiguous) - Stratified reduction to balance class representation - 80/20 train/test split ## License Apache 2.0