Caleb Ellington
commited on
Commit
•
7fde78d
1
Parent(s):
8924861
Update paths
Browse files- README.md +1 -1
- fold0/config.yaml +2 -2
- fold1/config.yaml +2 -2
- fold2/config.yaml +2 -2
- fold3/config.yaml +2 -2
- fold4/config.yaml +2 -2
README.md
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
from huggingface_hub import snapshot_download
|
5 |
from pathlib import Path
|
6 |
|
7 |
-
model_name = "genbio-ai/
|
8 |
genbio_models_path = Path.home().joinpath('genbio_models', model_name)
|
9 |
genbio_models_path.mkdir(parents=True, exist_ok=True)
|
10 |
snapshot_download(repo_id=model_name, local_dir=genbio_models_path)
|
|
|
4 |
from huggingface_hub import snapshot_download
|
5 |
from pathlib import Path
|
6 |
|
7 |
+
model_name = "genbio-ai/AIDO.Protein-16B-dms-indels-BLAT_ECOLX_Gonzalez_2019_indels"
|
8 |
genbio_models_path = Path.home().joinpath('genbio_models', model_name)
|
9 |
genbio_models_path.mkdir(parents=True, exist_ok=True)
|
10 |
snapshot_download(repo_id=model_name, local_dir=genbio_models_path)
|
fold0/config.yaml
CHANGED
@@ -42,7 +42,7 @@ trainer:
|
|
42 |
dir: null
|
43 |
id: null
|
44 |
anonymous: null
|
45 |
-
project:
|
46 |
log_model: false
|
47 |
experiment: null
|
48 |
prefix: ''
|
@@ -143,7 +143,7 @@ model:
|
|
143 |
class_path: modelgenerator.tasks.SequenceRegression
|
144 |
init_args:
|
145 |
backbone:
|
146 |
-
class_path: modelgenerator.backbones.
|
147 |
init_args:
|
148 |
from_scratch: false
|
149 |
use_peft: true
|
|
|
42 |
dir: null
|
43 |
id: null
|
44 |
anonymous: null
|
45 |
+
project: MGEN_AIDO.Protein-16B_DMS
|
46 |
log_model: false
|
47 |
experiment: null
|
48 |
prefix: ''
|
|
|
143 |
class_path: modelgenerator.tasks.SequenceRegression
|
144 |
init_args:
|
145 |
backbone:
|
146 |
+
class_path: modelgenerator.backbones.aido_protein_16b
|
147 |
init_args:
|
148 |
from_scratch: false
|
149 |
use_peft: true
|
fold1/config.yaml
CHANGED
@@ -42,7 +42,7 @@ trainer:
|
|
42 |
dir: null
|
43 |
id: null
|
44 |
anonymous: null
|
45 |
-
project:
|
46 |
log_model: false
|
47 |
experiment: null
|
48 |
prefix: ''
|
@@ -143,7 +143,7 @@ model:
|
|
143 |
class_path: modelgenerator.tasks.SequenceRegression
|
144 |
init_args:
|
145 |
backbone:
|
146 |
-
class_path: modelgenerator.backbones.
|
147 |
init_args:
|
148 |
from_scratch: false
|
149 |
use_peft: true
|
|
|
42 |
dir: null
|
43 |
id: null
|
44 |
anonymous: null
|
45 |
+
project: MGEN_AIDO.Protein-16B_DMS
|
46 |
log_model: false
|
47 |
experiment: null
|
48 |
prefix: ''
|
|
|
143 |
class_path: modelgenerator.tasks.SequenceRegression
|
144 |
init_args:
|
145 |
backbone:
|
146 |
+
class_path: modelgenerator.backbones.aido_protein_16b
|
147 |
init_args:
|
148 |
from_scratch: false
|
149 |
use_peft: true
|
fold2/config.yaml
CHANGED
@@ -42,7 +42,7 @@ trainer:
|
|
42 |
dir: null
|
43 |
id: null
|
44 |
anonymous: null
|
45 |
-
project:
|
46 |
log_model: false
|
47 |
experiment: null
|
48 |
prefix: ''
|
@@ -143,7 +143,7 @@ model:
|
|
143 |
class_path: modelgenerator.tasks.SequenceRegression
|
144 |
init_args:
|
145 |
backbone:
|
146 |
-
class_path: modelgenerator.backbones.
|
147 |
init_args:
|
148 |
from_scratch: false
|
149 |
use_peft: true
|
|
|
42 |
dir: null
|
43 |
id: null
|
44 |
anonymous: null
|
45 |
+
project: MGEN_AIDO.Protein-16B_DMS
|
46 |
log_model: false
|
47 |
experiment: null
|
48 |
prefix: ''
|
|
|
143 |
class_path: modelgenerator.tasks.SequenceRegression
|
144 |
init_args:
|
145 |
backbone:
|
146 |
+
class_path: modelgenerator.backbones.aido_protein_16b
|
147 |
init_args:
|
148 |
from_scratch: false
|
149 |
use_peft: true
|
fold3/config.yaml
CHANGED
@@ -42,7 +42,7 @@ trainer:
|
|
42 |
dir: null
|
43 |
id: null
|
44 |
anonymous: null
|
45 |
-
project:
|
46 |
log_model: false
|
47 |
experiment: null
|
48 |
prefix: ''
|
@@ -143,7 +143,7 @@ model:
|
|
143 |
class_path: modelgenerator.tasks.SequenceRegression
|
144 |
init_args:
|
145 |
backbone:
|
146 |
-
class_path: modelgenerator.backbones.
|
147 |
init_args:
|
148 |
from_scratch: false
|
149 |
use_peft: true
|
|
|
42 |
dir: null
|
43 |
id: null
|
44 |
anonymous: null
|
45 |
+
project: MGEN_AIDO.Protein-16B_DMS
|
46 |
log_model: false
|
47 |
experiment: null
|
48 |
prefix: ''
|
|
|
143 |
class_path: modelgenerator.tasks.SequenceRegression
|
144 |
init_args:
|
145 |
backbone:
|
146 |
+
class_path: modelgenerator.backbones.aido_protein_16b
|
147 |
init_args:
|
148 |
from_scratch: false
|
149 |
use_peft: true
|
fold4/config.yaml
CHANGED
@@ -42,7 +42,7 @@ trainer:
|
|
42 |
dir: null
|
43 |
id: null
|
44 |
anonymous: null
|
45 |
-
project:
|
46 |
log_model: false
|
47 |
experiment: null
|
48 |
prefix: ''
|
@@ -143,7 +143,7 @@ model:
|
|
143 |
class_path: modelgenerator.tasks.SequenceRegression
|
144 |
init_args:
|
145 |
backbone:
|
146 |
-
class_path: modelgenerator.backbones.
|
147 |
init_args:
|
148 |
from_scratch: false
|
149 |
use_peft: true
|
|
|
42 |
dir: null
|
43 |
id: null
|
44 |
anonymous: null
|
45 |
+
project: MGEN_AIDO.Protein-16B_DMS
|
46 |
log_model: false
|
47 |
experiment: null
|
48 |
prefix: ''
|
|
|
143 |
class_path: modelgenerator.tasks.SequenceRegression
|
144 |
init_args:
|
145 |
backbone:
|
146 |
+
class_path: modelgenerator.backbones.aido_protein_16b
|
147 |
init_args:
|
148 |
from_scratch: false
|
149 |
use_peft: true
|