Skip to content

Commit 6183792

Browse files
authored
update saferdialogues version with added model files (facebookresearch#4892)
1 parent bbdd64b commit 6183792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parlai/zoo/saferdialogues/build.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
def download(datapath):
1515
opt = {'datapath': datapath}
16-
version = 'v0.1'
16+
version = 'v0.2'
1717
fnames = [f'models_{version}.tar.gz']
1818
download_models(
1919
opt,

0 commit comments

Comments
 (0)