Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tommccoy1 committed Jan 9, 2021
1 parent db36220 commit 56e8848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion berts_of_a_feather/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ mv dev_matched.tsv test_matched.tsv
cd ../../
```

9. For each BERT instance that you want to run, download the corresponding zip file from the [Zenodo repository](https://zenodo.org/record/4110593#.X_lj3-lKjGJ) into the foler bert/. You can use the download links from the Zenodo page, or you can use a download link as in the following example for BERT instance 47 (just replace `47` with whichever index you want). Be warned that each of these zip files takes up about 1.2 GB.
9. For each BERT instance that you want to run, download the corresponding zip file from the [Zenodo repository](https://zenodo.org/record/4110593#.X_lj3-lKjGJ) into the folder `bert/`. You can use the download links from the Zenodo page, or you can use a download link as in the following example for BERT instance 47 (just replace `47` with whichever index you want). Be warned that each of these zip files takes up about 1.2 GB.

```
wget https://zenodo.org/record/4110593/files/bert_47.zip?download=1
Expand Down

0 comments on commit 56e8848

Please sign in to comment.