Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
add google drive link
  • Loading branch information
yjw1029 authored Sep 1, 2023
1 parent 769294f commit c29a7e0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -285,11 +285,10 @@ python stat.py --data_pattern file/pattern/of/repeat/exps
## Results


Download all intermediate [results](https://drive.google.com/file/d/1FSjHBYCZjQumdibre_o2aR81iS6Vtdp7/view?usp=sharing
usp=drive_link) in our experiments.
Download all intermediate [results](https://drive.google.com/file/d/1FSjHBYCZjQumdibre_o2aR81iS6Vtdp7/view?usp=sharing) in our experiments.
```bash
gdown 1FSjHBYCZjQumdibre_o2aR81iS6Vtdp7
unzip results.zip
```

Compute metrics with the above scripts to get the results reported in out paper.
Compute metrics with the above scripts to get the results reported in out paper.

0 comments on commit c29a7e0

Please sign in to comment.