Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
update the LCCC download link (#4542)
Browse files Browse the repository at this point in the history
  • Loading branch information
meganung authored and kushalarora committed Jun 15, 2022
1 parent adef454 commit 10509b5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions parlai/tasks/lccc/build.py
Expand Up @@ -6,9 +6,10 @@

RESOURCES = [
DownloadableFile(
'https://cloud.tsinghua.edu.cn/f/f131a4d259184566a29c/?dl=1',
'LCCC.zip',
'1oobhYW_S_vPPzP5bLAUTIm7TaRzryxgW',
'LCCC-base-split.zip',
'f5203511cd8d6a608008af0aa290aa516d983abc16aa510471e3c4ee6bca7886',
from_google=True,
)
]

Expand Down

0 comments on commit 10509b5

Please sign in to comment.