Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -11,17 +11,7 @@ datasets:
|
|
11 |
format: csv
|
12 |
---
|
13 |
|
14 |
-
The dataset is dynamic graphs for paper [CrossLink](https://arxiv.org/pdf/2402.02168.pdf)
|
15 |
-
|
16 |
-
<h5 align="center">
|
17 |
-
<a href="https://arxiv.org/pdf/2402.02168.pdf"><img src="https://img.shields.io/badge/arXiv-2402.02168-b31b1b.svg" alt="arXiv"> </a>
|
18 |
-
<a href="https://github.com/weichow23/CrossLink"><img src="https://img.shields.io/github/stars/weichow23/CrossLink?style=social&logo=github" width="75pt"></a>
|
19 |
-
<a href="https://weichow23.github.io/CrossLink/"><img src="https://img.shields.io/badge/website-gold" alt="project website"> </a>
|
20 |
-
<a href="https://huggingface.co/MeissonFlow/Meissonic">
|
21 |
-
<img src="https://img.shields.io/badge/🤗-Model-blue.svg"> </a>
|
22 |
-
<a href="https://huggingface.co/datasets/WeiChow/DyGraphs">
|
23 |
-
<img src="https://img.shields.io/badge/🤗-Dataset-green.svg"> </a>
|
24 |
-
</h5>
|
25 |
|
26 |
## 🚀 Introduction
|
27 |
|
@@ -30,7 +20,7 @@ It employs a technique called *conditioned link generation*, which integrates bo
|
|
30 |
|
31 |
![Architecture](./assets/model.png)
|
32 |
|
33 |
-
|
34 |
|
35 |
Please keep the dataset in the fellow format:
|
36 |
|
|
|
11 |
format: csv
|
12 |
---
|
13 |
|
14 |
+
The dataset is dynamic graphs for paper [CrossLink](https://arxiv.org/pdf/2402.02168.pdf). The usage of this dataset can be seen in [Github](https://weichow23.github.io/CrossLink/)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
|
16 |
## 🚀 Introduction
|
17 |
|
|
|
20 |
|
21 |
![Architecture](./assets/model.png)
|
22 |
|
23 |
+
## Format
|
24 |
|
25 |
Please keep the dataset in the fellow format:
|
26 |
|