diff --git a/README.md b/README.md index 7cb93bb..55b948b 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +Compute metrics with the above scripts to get the results reported in out paper.