Datasets:
Add `git lfs install` to initialize LFS
Browse files
README.md
CHANGED
@@ -231,6 +231,7 @@ If you don't want to run python codes and want to do this via command lines, you
|
|
231 |
mkdir zoengjyutgaai
|
232 |
cd zoengjyutgaai
|
233 |
git init
|
|
|
234 |
|
235 |
git remote add origin https://huggingface.co/datasets/CanCLID/zoengjyutgaai
|
236 |
git sparse-checkout init --cone
|
|
|
231 |
mkdir zoengjyutgaai
|
232 |
cd zoengjyutgaai
|
233 |
git init
|
234 |
+
git lfs install
|
235 |
|
236 |
git remote add origin https://huggingface.co/datasets/CanCLID/zoengjyutgaai
|
237 |
git sparse-checkout init --cone
|