Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion papers/TIARA/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ conda env remove -n tiara

### 3. Setup Data and Code

TIARA requires some pre-processed data. It can be downloaded from [Azure Storage](https://kcpapers.blob.core.windows.net/tiara-emnlp2022/TIARA_DATA.zip) (7.8GB). Please download it and unzip the data folder before running.
TIARA requires some pre-processed data. It can be downloaded from [Azure Storage](https://drive.google.com/file/d/171vTwW-tO4_5DdEzlYljj2-M3YHvegYF/view?usp=sharing) (7.8GB). Please download it and unzip the data folder before running.

```shell
wget
Expand Down