Caleb Ellington
commited on
Commit
·
288cfa6
1
Parent(s):
4056450
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-FECA_ECOLI_Tsuboyama_2023_2D1U_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
@@ -43,7 +43,7 @@ trainer:
|
|
43 |
dir: null
|
44 |
id: null
|
45 |
anonymous: null
|
46 |
-
project:
|
47 |
log_model: false
|
48 |
experiment: null
|
49 |
prefix: ''
|
@@ -139,7 +139,7 @@ model:
|
|
139 |
class_path: modelgenerator.tasks.SequenceRegression
|
140 |
init_args:
|
141 |
backbone:
|
142 |
-
class_path: modelgenerator.backbones.
|
143 |
init_args:
|
144 |
from_scratch: false
|
145 |
use_peft: false
|
|
|
43 |
dir: null
|
44 |
id: null
|
45 |
anonymous: null
|
46 |
+
project: MGEN_AIDO.Protein-16B_DMS
|
47 |
log_model: false
|
48 |
experiment: null
|
49 |
prefix: ''
|
|
|
139 |
class_path: modelgenerator.tasks.SequenceRegression
|
140 |
init_args:
|
141 |
backbone:
|
142 |
+
class_path: modelgenerator.backbones.aido_protein_16b
|
143 |
init_args:
|
144 |
from_scratch: false
|
145 |
use_peft: false
|
fold1/config.yaml
CHANGED
@@ -43,7 +43,7 @@ trainer:
|
|
43 |
dir: null
|
44 |
id: null
|
45 |
anonymous: null
|
46 |
-
project:
|
47 |
log_model: false
|
48 |
experiment: null
|
49 |
prefix: ''
|
@@ -139,7 +139,7 @@ model:
|
|
139 |
class_path: modelgenerator.tasks.SequenceRegression
|
140 |
init_args:
|
141 |
backbone:
|
142 |
-
class_path: modelgenerator.backbones.
|
143 |
init_args:
|
144 |
from_scratch: false
|
145 |
use_peft: false
|
|
|
43 |
dir: null
|
44 |
id: null
|
45 |
anonymous: null
|
46 |
+
project: MGEN_AIDO.Protein-16B_DMS
|
47 |
log_model: false
|
48 |
experiment: null
|
49 |
prefix: ''
|
|
|
139 |
class_path: modelgenerator.tasks.SequenceRegression
|
140 |
init_args:
|
141 |
backbone:
|
142 |
+
class_path: modelgenerator.backbones.aido_protein_16b
|
143 |
init_args:
|
144 |
from_scratch: false
|
145 |
use_peft: false
|
fold2/config.yaml
CHANGED
@@ -43,7 +43,7 @@ trainer:
|
|
43 |
dir: null
|
44 |
id: null
|
45 |
anonymous: null
|
46 |
-
project:
|
47 |
log_model: false
|
48 |
experiment: null
|
49 |
prefix: ''
|
@@ -139,7 +139,7 @@ model:
|
|
139 |
class_path: modelgenerator.tasks.SequenceRegression
|
140 |
init_args:
|
141 |
backbone:
|
142 |
-
class_path: modelgenerator.backbones.
|
143 |
init_args:
|
144 |
from_scratch: false
|
145 |
use_peft: false
|
|
|
43 |
dir: null
|
44 |
id: null
|
45 |
anonymous: null
|
46 |
+
project: MGEN_AIDO.Protein-16B_DMS
|
47 |
log_model: false
|
48 |
experiment: null
|
49 |
prefix: ''
|
|
|
139 |
class_path: modelgenerator.tasks.SequenceRegression
|
140 |
init_args:
|
141 |
backbone:
|
142 |
+
class_path: modelgenerator.backbones.aido_protein_16b
|
143 |
init_args:
|
144 |
from_scratch: false
|
145 |
use_peft: false
|
fold3/config.yaml
CHANGED
@@ -43,7 +43,7 @@ trainer:
|
|
43 |
dir: null
|
44 |
id: null
|
45 |
anonymous: null
|
46 |
-
project:
|
47 |
log_model: false
|
48 |
experiment: null
|
49 |
prefix: ''
|
@@ -139,7 +139,7 @@ model:
|
|
139 |
class_path: modelgenerator.tasks.SequenceRegression
|
140 |
init_args:
|
141 |
backbone:
|
142 |
-
class_path: modelgenerator.backbones.
|
143 |
init_args:
|
144 |
from_scratch: false
|
145 |
use_peft: false
|
|
|
43 |
dir: null
|
44 |
id: null
|
45 |
anonymous: null
|
46 |
+
project: MGEN_AIDO.Protein-16B_DMS
|
47 |
log_model: false
|
48 |
experiment: null
|
49 |
prefix: ''
|
|
|
139 |
class_path: modelgenerator.tasks.SequenceRegression
|
140 |
init_args:
|
141 |
backbone:
|
142 |
+
class_path: modelgenerator.backbones.aido_protein_16b
|
143 |
init_args:
|
144 |
from_scratch: false
|
145 |
use_peft: false
|
fold4/config.yaml
CHANGED
@@ -43,7 +43,7 @@ trainer:
|
|
43 |
dir: null
|
44 |
id: null
|
45 |
anonymous: null
|
46 |
-
project:
|
47 |
log_model: false
|
48 |
experiment: null
|
49 |
prefix: ''
|
@@ -139,7 +139,7 @@ model:
|
|
139 |
class_path: modelgenerator.tasks.SequenceRegression
|
140 |
init_args:
|
141 |
backbone:
|
142 |
-
class_path: modelgenerator.backbones.
|
143 |
init_args:
|
144 |
from_scratch: false
|
145 |
use_peft: false
|
|
|
43 |
dir: null
|
44 |
id: null
|
45 |
anonymous: null
|
46 |
+
project: MGEN_AIDO.Protein-16B_DMS
|
47 |
log_model: false
|
48 |
experiment: null
|
49 |
prefix: ''
|
|
|
139 |
class_path: modelgenerator.tasks.SequenceRegression
|
140 |
init_args:
|
141 |
backbone:
|
142 |
+
class_path: modelgenerator.backbones.aido_protein_16b
|
143 |
init_args:
|
144 |
from_scratch: false
|
145 |
use_peft: false
|