Add link to paper (#2)
Browse files- Add link to paper (7b61f7b90afb67e5ce1c786a7be4a43f798bae8f)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
@@ -5,8 +5,11 @@ library_name: fuxictr
|
|
5 |
---
|
6 |
|
7 |
## Official implementation code of DISCO.AHU team
|
|
|
8 |
## 🔥 Winning 2nd Place in WWW2025 Multimodal CTR Prediction Challenge Track
|
9 |
|
|
|
|
|
10 |
### 🔥 Follow to perfectly reproduce the results of this code.
|
11 |
|
12 |
- To facilitate reproducibility, we share the model code on GitHub: https://github.com/salmon1802/QIN
|
|
|
5 |
---
|
6 |
|
7 |
## Official implementation code of DISCO.AHU team
|
8 |
+
|
9 |
## 🔥 Winning 2nd Place in WWW2025 Multimodal CTR Prediction Challenge Track
|
10 |
|
11 |
+
This repository contains the model as presented in [Quadratic Interest Network for Multimodal Click-Through Rate Prediction](https://huggingface.co/papers/2504.17699).
|
12 |
+
|
13 |
### 🔥 Follow to perfectly reproduce the results of this code.
|
14 |
|
15 |
- To facilitate reproducibility, we share the model code on GitHub: https://github.com/salmon1802/QIN
|