Spaces:
Runtime error
Runtime error
Revert s3prl to older version
Browse files
s3prl.sh
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
git clone https://github.com/s3prl/s3prl.git
|
|
|
|
|
|
|
2 |
# rm -rf fairseq
|
3 |
|
4 |
# FairSeq Commit id when making this PR: `commit 313ff0581561c7725ea9430321d6af2901573dfb`
|
|
|
1 |
git clone https://github.com/s3prl/s3prl.git
|
2 |
+
cd s3prl
|
3 |
+
git checkout -b sync_commit e52439edaeb1a443e82960e6401ae6ab4241def6
|
4 |
+
cd ..
|
5 |
# rm -rf fairseq
|
6 |
|
7 |
# FairSeq Commit id when making this PR: `commit 313ff0581561c7725ea9430321d6af2901573dfb`
|