yyhhenry commited on
Commit
821eab6
·
verified ·
1 Parent(s): b325508

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -13,4 +13,7 @@ See <https://github.com/pku-lab-1806-llm/lab-1806-vec-db> (Not public).
13
 
14
  This is the GIST 1M in `bin` format that is converted from the original `fvecs`.
15
 
16
- Download this and directly move them into `lab-1806-vec-db`. `.bin` files should be in `data/`, and `toml` files should be in `config/`
 
 
 
 
13
 
14
  This is the GIST 1M in `bin` format that is converted from the original `fvecs`.
15
 
16
+ Download this and directly move them into `lab-1806-vec-db`.
17
+
18
+ - `.bin` files should be in `data/`
19
+ - `.toml` files should be in `config/`