Update
Browse files- demo/config.yaml +3 -3
demo/config.yaml
CHANGED
@@ -3,16 +3,16 @@ faiss_config:
|
|
3 |
IO_FLAG_MMAP: True
|
4 |
sequence_index_dir:
|
5 |
- name: Swiss-Prot
|
6 |
-
index_dir: /tmp/ProTrek-faiss-index/ProTrek_650M_UniRef50/Swiss-Prot/
|
7 |
|
8 |
structure_index_dir:
|
9 |
- name: Swiss-Prot
|
10 |
index_dir: /sujin/Datasets/ProTrek/faiss_index/SwissProt/ProTrek_650M_UniRef50/structure
|
11 |
- name: PDB
|
12 |
-
index_dir: /tmp/ProTrek-faiss-index/ProTrek_650M_UniRef50/Swiss-Prot/
|
13 |
|
14 |
text_index_dir:
|
15 |
- name: UniProt
|
16 |
index_dir: /mnt/5t/faiss_index/UniRef50/ProTrek_650M_UniRef50/text
|
17 |
- name: Swiss-Prot
|
18 |
-
index_dir: /tmp/ProTrek-faiss-index/ProTrek_650M_UniRef50/Swiss-Prot/
|
|
|
3 |
IO_FLAG_MMAP: True
|
4 |
sequence_index_dir:
|
5 |
- name: Swiss-Prot
|
6 |
+
index_dir: /tmp/ProTrek-faiss-index/ProTrek_650M_UniRef50/Swiss-Prot/sequence
|
7 |
|
8 |
structure_index_dir:
|
9 |
- name: Swiss-Prot
|
10 |
index_dir: /sujin/Datasets/ProTrek/faiss_index/SwissProt/ProTrek_650M_UniRef50/structure
|
11 |
- name: PDB
|
12 |
+
index_dir: /tmp/ProTrek-faiss-index/ProTrek_650M_UniRef50/Swiss-Prot/structure
|
13 |
|
14 |
text_index_dir:
|
15 |
- name: UniProt
|
16 |
index_dir: /mnt/5t/faiss_index/UniRef50/ProTrek_650M_UniRef50/text
|
17 |
- name: Swiss-Prot
|
18 |
+
index_dir: /tmp/ProTrek-faiss-index/ProTrek_650M_UniRef50/Swiss-Prot/text
|