From 5606c8200adf9a82f234b34ba9ffd5b0fb265db9 Mon Sep 17 00:00:00 2001 From: Andy Zhao Date: Tue, 17 May 2022 07:27:09 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c339c89..6c44d9e 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ python train.py --dataset='dblp' # FAQ ## Code of preprocessing data? Please kindly note that the data is originally preprocessed by GTN project (https://github.com/seongjunyun/Graph_Transformer_Networks). + _I received quite a lot email asking me about the dataset. I will not respond to them anymore as I cannot provide the code._ ## How to generate semantic embeddings?