Update README.md
Browse files
README.md
CHANGED
|
@@ -16,6 +16,11 @@ model_name: DMRetriever
|
|
| 16 |
|
| 17 |
# DMRetriever: A Family of Models for Improved Text Retrieval in Disaster Management
|
| 18 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
This repository provides an overview of **DMRetriever**, a family of embedding and retrieval models designed for **disaster-management retrieval tasks**.
|
| 20 |
For details, please refer to the [paper](https://www.arxiv.org/abs/2510.15087) and the [GitHub repository](https://github.com/KaiYin97/DMRETRIEVER).
|
| 21 |
|
|
|
|
| 16 |
|
| 17 |
# DMRetriever: A Family of Models for Improved Text Retrieval in Disaster Management
|
| 18 |
|
| 19 |
+
---
|
| 20 |
+
## 📰 News
|
| 21 |
+
- **[April/2026]** Our *DMRetriever* has been accepted to **ACL 2026 Main** 🎉
|
| 22 |
+
- **[Oct/2025]** *DMRetriever* is now publicly available
|
| 23 |
+
|
| 24 |
This repository provides an overview of **DMRetriever**, a family of embedding and retrieval models designed for **disaster-management retrieval tasks**.
|
| 25 |
For details, please refer to the [paper](https://www.arxiv.org/abs/2510.15087) and the [GitHub repository](https://github.com/KaiYin97/DMRETRIEVER).
|
| 26 |
|