qbao775 commited on
Commit
ce29fd4
1 Parent(s): 682374a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -12,6 +12,12 @@ Project: https://github.com/Strong-AI-Lab/Multi-Step-Deductive-Reasoning-Over-Na
12
 
13
  Data: https://github.com/Strong-AI-Lab/PARARULE-Plus
14
 
 
 
 
 
 
 
15
  ## Citation
16
  ```
17
  @inproceedings{bao2022multi,
 
12
 
13
  Data: https://github.com/Strong-AI-Lab/PARARULE-Plus
14
 
15
+ ## How to load the dataset?
16
+ ```
17
+ from datasets import load_dataset
18
+ dataset = load_dataset("qbao775/PARARULE-Plus")
19
+ ```
20
+
21
  ## Citation
22
  ```
23
  @inproceedings{bao2022multi,