Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
“luohaoran” committed Feb 18, 2023
1 parent eb7150c commit 13a8ca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit 13a8ca4

Please sign in to comment.