Skip to content

Commit 8b29888

Browse files
Added paper link
1 parent 5416831 commit 8b29888

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Supplementary code for the work published at CIKM 2023.
44

5-
Paper link: (To appear)
5+
Paper link: [https://dl.acm.org/doi/10.1145/3583780.3615032](https://dl.acm.org/doi/10.1145/3583780.3615032)
66

77
Arxiv: [https://arxiv.org/abs/2207.03408](https://arxiv.org/abs/2207.03408)
88

@@ -60,4 +60,4 @@ Note that for Epinions dataset, pass the batch size as `--batch_size 16000`.
6060

6161
**Running all methods:** `./run_baselines.sh`
6262

63-
**Saved models:** We also provide saved models for each model, dataset, and task triplet except for Epinions. Test performance can be found by simply running `python eval.py --model \<MODEL> --dataset \<DATASET> --task \<TASK>`. All saved models are provided at [https://drive.google.com/file/d/1LEtIYwY67NlJsmMXkepOX6fstO8HA8vM/view?usp=drive_link](https://drive.google.com/file/d/1LEtIYwY67NlJsmMXkepOX6fstO8HA8vM/view?usp=drive_link)
63+
**Saved models:** We also provide saved models for each model, dataset, and task triplet except for Epinions. Test performance can be found by simply running `python eval.py --model \<MODEL> --dataset \<DATASET> --task \<TASK>`. All saved models are provided at [https://drive.google.com/file/d/1LEtIYwY67NlJsmMXkepOX6fstO8HA8vM/view?usp=drive_link](https://drive.google.com/file/d/1LEtIYwY67NlJsmMXkepOX6fstO8HA8vM/view?usp=drive_link)

0 commit comments

Comments
 (0)