Files
2026-07-13 13:35:51 +08:00

11 lines
125 B
Markdown

## How to run the code?
```bash
python link_prediction.py
```
Results (10 epochs):
```
Valid MRR 0.7040
Test MRR 0.7043
```