Skip to content

Commit

Permalink
add temprel model download link
Browse files Browse the repository at this point in the history
  • Loading branch information
mdkma committed Jun 30, 2022
1 parent 460945b commit 3172834
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,9 @@ pip install git+https://github.com/hltcoe/PredPatt.git

2 - Download trained model for components

For `component/BETTER` module, download the trained model [[Link]](https://drive.google.com/file/d/19_W6azeG5KRQxLDICswqwIFX0QOjxh_L/view?usp=sharing), unzip and place it under `component/BETTER/joint/worked_model_ace`. Also:
For `component/BETTER` module, download the trained model [[Link]](https://drive.google.com/file/d/19_W6azeG5KRQxLDICswqwIFX0QOjxh_L/view?usp=sharing), unzip and place it under `component/BETTER/joint/worked_model_ace`.

For `component/TempRel` module, download the trained model [[Link]](https://drive.google.com/file/d/1vyeAqtDmBp98NCuEMCFvrnJ8oBuNuMr3/view?usp=sharing), unzip and place it under `component/TempRel/models`.

For `component/Duration` module, download `scripts` zip file [[Link]](https://drive.google.com/file/d/1s1uLcQjjFdfcto3BZ3aRi8pPzLf9KELe/view?usp=sharing), unzip and place it under `component/Duration/scripts`.

Expand Down

0 comments on commit 3172834

Please sign in to comment.