LTEnjoy commited on
Commit
a21fdd0
·
verified ·
1 Parent(s): def0d6e

Update demo/config.yaml

Browse files
Files changed (1) hide show
  1. demo/config.yaml +15 -13
demo/config.yaml CHANGED
@@ -1,14 +1,16 @@
1
- model_dir: /data/ProTrek_650M_UniRef50
2
- faiss_config:
3
- IO_FLAG_MMAP: True
4
- sequence_index_dir:
5
- - name: Swiss-Prot
6
- index_dir: /data/ProTrek-faiss-index/ProTrek_650M_UniRef50/Swiss-Prot/sequence
7
-
8
- structure_index_dir:
9
- - name: Swiss-Prot
10
- index_dir: /data/ProTrek-faiss-index/ProTrek_650M_UniRef50/Swiss-Prot/structure
11
-
12
- text_index_dir:
13
- - name: Swiss-Prot
 
 
14
  index_dir: /data/ProTrek-faiss-index/ProTrek_650M_UniRef50/Swiss-Prot/text
 
1
+ model_dir: /data/ProTrek_650M_UniRef50
2
+ faiss_config:
3
+ IO_FLAG_MMAP: True
4
+ sequence_index_dir:
5
+ - name: Swiss-Prot
6
+ index_dir: /data/ProTrek-faiss-index/ProTrek_650M_UniRef50/Swiss-Prot/sequence
7
+ - name: UniRef50
8
+ index_dir: /data/ProTrek-faiss-index/ProTrek_650M_UniRef50/UniRef50/sequence
9
+
10
+ structure_index_dir:
11
+ - name: Swiss-Prot
12
+ index_dir: /data/ProTrek-faiss-index/ProTrek_650M_UniRef50/Swiss-Prot/structure
13
+
14
+ text_index_dir:
15
+ - name: Swiss-Prot
16
  index_dir: /data/ProTrek-faiss-index/ProTrek_650M_UniRef50/Swiss-Prot/text