From 13a8ca425d18fe2699e2a0d71b90f51eb7957b03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cluohaoran=E2=80=9D?= <“luohaoran@bupt.edu.cn”> Date: Sat, 18 Feb 2023 12:42:01 +0800 Subject: [PATCH] add --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5aa814b..d6db320 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ We tested the effectiveness of our model on two datasets, including the WD50K-QE unzip wd50k_qe.zip -d data/ ``` -* WD50K-NFOL is a hyper-relational dataset we created covering logical operations including conjunction, disjunction and negation as well as combined operations. We call it "wd50k_nfol" in the code. You can download and upzip the WD50K-NFOL dataset file from [TeraBox](https://terabox.com/s/1jiIHls_9FSoY--ULOMpcOg) or [Baidu Netdisk](https://pan.baidu.com/s/1WVkyDQbL4l73jd1IZt7q_Q?pwd=5inx). +* WD50K-NFOL is a hyper-relational dataset we created covering logical operations including conjunction, disjunction and negation as well as combined operations. We call it "wd50k_nfol" in the code. You can download and upzip the WD50K-NFOL dataset file from [TeraBox](https://terabox.com/s/1PncfQKdeaf6R02mCz8MtKQ) or [Baidu Netdisk](https://pan.baidu.com/s/1WVkyDQbL4l73jd1IZt7q_Q?pwd=5inx). ``` unzip wd50k_nfol.zip -d data/