Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ Evaluation summary of representative models across 6 financial NLP tasks

| **Task** | **Dataset** | **Paper** | **Venue** | **Link** | **Data Link** |
| -------- | ------------|------------------| ----------- |-----------|---------------|
| Multimodal ESG Document QA | **MMESGBench** | MMESGBench: Pioneering Multimodal Understanding and Complex Reasoning Benchmark for ESG Tasks | ACM MM 2025 |[Paper](https://arxiv.org/abs/2507.18932) | [Github](https://github.com/Zhanglei1103/MMESGBench)|
| Relation Extraction (RE) | **FinRED** | FinRED: A dataset for relation extraction in financial domain| FinWeb Workshop 2022 |[Paper](https://arxiv.org/abs/2306.03736) | [Github](https://github.com/soummyaah/FinRED/)|
| Event Detection (ED) | **EDT** |Trade the Event: Corporate Events Detection for News-Based Event-Driven Trading| ACL Findings 2021 |[Paper](https://aclanthology.org/2021.findings-acl.186/) | [Github](https://github.com/Zhihan1996/TradeTheEvent)|
| Causality Detection (CD) | **FinCausal20** |The Financial Document Causality Detection Shared Task (FinCausal 2020)| FNP-FNS Workshop 2020 |[Paper](https://aclanthology.org/2020.fnp-1.3/) | [Github](https://github.com/yseop/YseopLab/tree/develop/FNP_2020_FinCausal)|
Expand Down