"examples/community/unclip_image_interpolation.py" did not exist on "c7b4acfb375fd32099e3cd83de10313408f3671a"
README.md 125 Bytes
Newer Older
1
2
3
4
5
6
7
8
## How to run the code?

```bash
python link_prediction.py
```

Results (10 epochs):
```
9
10
Valid MRR 0.7040
Test MRR 0.7043
11
```