Update
Browse files- demo/config.yaml +1 -5
demo/config.yaml
CHANGED
@@ -7,12 +7,8 @@ sequence_index_dir:
|
|
7 |
|
8 |
structure_index_dir:
|
9 |
- name: Swiss-Prot
|
10 |
-
index_dir: /
|
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
|
|
|
7 |
|
8 |
structure_index_dir:
|
9 |
- name: Swiss-Prot
|
10 |
+
index_dir: /tmp/ProTrek-faiss-index/ProTrek_650M_UniRef50/Swiss-Prot/sequence
|
|
|
|
|
11 |
|
12 |
text_index_dir:
|
|
|
|
|
13 |
- name: Swiss-Prot
|
14 |
index_dir: /tmp/ProTrek-faiss-index/ProTrek_650M_UniRef50/Swiss-Prot/text
|