PeterJinGo commited on
Commit
d5c84ca
1 Parent(s): 5c01428

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -95,8 +95,8 @@ GRBench includes 10 real-world graphs that can serve as external knowledge sourc
95
 
96
  <!-- This section describes suitable use cases for the dataset. -->
97
 
98
- You can first download the processed graph data here: https://drive.google.com/drive/folders/1DJIgRZ3G-TOf7h0-Xub5_sE4slBUEqy9.
99
- Then,
100
 
101
  ```
102
  from datasets import load_dataset
 
95
 
96
  <!-- This section describes suitable use cases for the dataset. -->
97
 
98
+ You can access the graph environment data for each domain here: https://drive.google.com/drive/folders/1DJIgRZ3G-TOf7h0-Xub5_sE4slBUEqy9.
99
+ Then download the question answering data for each domain:
100
 
101
  ```
102
  from datasets import load_dataset