Spaces:
Runtime error
Runtime error
File size: 378 Bytes
f4eb629 4d26f5a 9bc09f5 9568053 |
1 2 3 4 5 6 7 8 9 10 |
git clone https://github.com/s3prl/s3prl.git
cd s3prl
git checkout -b sync_commit e52439edaeb1a443e82960e6401ae6ab4241def6
cd ..
# rm -rf fairseq
# FairSeq Commit id when making this PR: `commit 313ff0581561c7725ea9430321d6af2901573dfb`
# git clone --depth 1 https://github.com/pytorch/fairseq.git
# python3 -m pip install --editable ./fairseq
# python3 -m pip install filelock |