salmon1802 nielsr HF Staff commited on
Commit
3051b5f
·
verified ·
1 Parent(s): 8c5f141

Add link to paper (#2)

Browse files

- Add link to paper (7b61f7b90afb67e5ce1c786a7be4a43f798bae8f)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +3 -0
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