pxyu commited on
Commit
5ecff63
·
verified ·
1 Parent(s): 0de543e

Update README.md (#3)

Browse files

- Update README.md (665a2732c08a228aad2fb13479249ea74391b1d9)

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,7 +24,7 @@ GIT_LFS_SKIP_SMUDGE=1 git clone https://hf.co/datasets/Snowflake/arctic-embed-ft
24
  mv ./data.gitignore ./data/.gitignore
25
 
26
  # Ensure we have all the files you need for training downloaded from LFS.
27
- cd arctic-embed-ft-v1/
28
  git lfs pull --include="combined/pretokenized/example_dot95/,eval/"
29
 
30
  # Optional: Download more large files (e.g. everything but the very large precomputed embeddings).
 
24
  mv ./data.gitignore ./data/.gitignore
25
 
26
  # Ensure we have all the files you need for training downloaded from LFS.
27
+ cd data/
28
  git lfs pull --include="combined/pretokenized/example_dot95/,eval/"
29
 
30
  # Optional: Download more large files (e.g. everything but the very large precomputed embeddings).