Add checkpoints: DeepSol/**
#4
by anonymous-researcher-123 - opened
- DeepSol/ankh-large/lr5e-4_bt12k_ga8.json +1 -0
- DeepSol/ankh-large/lr5e-4_bt12k_ga8.pt +3 -0
- DeepSol/esm2_t33_650M_UR50D/lr5e-4_bt12k_ga8.json +1 -0
- DeepSol/esm2_t33_650M_UR50D/lr5e-4_bt12k_ga8.pt +3 -0
- DeepSol/prot_bert/lr5e-4_bt12k_ga8.json +1 -0
- DeepSol/prot_bert/lr5e-4_bt12k_ga8.pt +3 -0
- DeepSol/prot_t5_xl_uniref50/lr5e-4_bt12k_ga8.json +1 -0
- DeepSol/prot_t5_xl_uniref50/lr5e-4_bt12k_ga8.pt +3 -0
DeepSol/ankh-large/lr5e-4_bt12k_ga8.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"hidden_size": 1536, "num_attention_head": 8, "attention_probs_dropout": 0.1, "plm_model": "ElnaggarLab/ankh-large", "pooling_method": "mean", "pooling_dropout": 0.1, "dataset": "tyang816/DeepSol_ESMFold", "dataset_config": "data/DeepSol/DeepSol_ESMFold_HF.json", "normalize": null, "num_labels": 2, "problem_type": "single_label_classification", "pdb_type": "ESMFold", "train_file": null, "valid_file": null, "test_file": null, "metrics": ["accuracy", "mcc", "f1", "precision", "recall", "auroc"], "seed": 3407, "learning_rate": 0.0005, "scheduler": null, "warmup_steps": 0, "num_workers": 4, "batch_size": null, "batch_token": 12000, "num_epochs": 100, "max_seq_len": -1, "gradient_accumulation_steps": 8, "max_grad_norm": -1, "patience": 10, "monitor": "accuracy", "monitor_strategy": "max", "training_method": "freeze", "structure_seq": [], "output_model_name": "lr5e-4_bt12k_ga8.pt", "output_root": "ckpt", "output_dir": "ckpt/DeepSol/ankh-large", "wandb": false, "wandb_entity": null, "wandb_project": "VenusFactory2", "wandb_run_name": null}
|
DeepSol/ankh-large/lr5e-4_bt12k_ga8.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d88db91e38532787eeb6b138262b6037cbf9319448da07a82e21b566b95398f8
|
| 3 |
+
size 9471074
|
DeepSol/esm2_t33_650M_UR50D/lr5e-4_bt12k_ga8.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"hidden_size": 1280, "num_attention_head": 8, "attention_probs_dropout": 0.1, "plm_model": "facebook/esm2_t33_650M_UR50D", "pooling_method": "mean", "pooling_dropout": 0.1, "dataset": "tyang816/DeepSol_ESMFold", "dataset_config": "data/DeepSol/DeepSol_ESMFold_HF.json", "normalize": null, "num_labels": 2, "problem_type": "single_label_classification", "pdb_type": "ESMFold", "train_file": null, "valid_file": null, "test_file": null, "metrics": ["accuracy", "mcc", "f1", "precision", "recall", "auroc"], "seed": 3407, "learning_rate": 0.0005, "scheduler": null, "warmup_steps": 0, "num_workers": 4, "batch_size": null, "batch_token": 12000, "num_epochs": 100, "max_seq_len": -1, "gradient_accumulation_steps": 8, "max_grad_norm": -1, "patience": 10, "monitor": "accuracy", "monitor_strategy": "max", "training_method": "freeze", "structure_seq": [], "output_model_name": "lr5e-4_bt12k_ga8.pt", "output_root": "ckpt", "output_dir": "ckpt/DeepSol/esm2_t33_650M_UR50D", "wandb": false, "wandb_entity": null, "wandb_project": "VenusFactory2", "wandb_run_name": null}
|
DeepSol/esm2_t33_650M_UR50D/lr5e-4_bt12k_ga8.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e4ebd2a50f29d21adeaf2440bfebcca42146cd1c69f2d834bc33eacf1d58939e
|
| 3 |
+
size 6582370
|
DeepSol/prot_bert/lr5e-4_bt12k_ga8.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"hidden_size": 1024, "num_attention_head": 8, "attention_probs_dropout": 0.1, "plm_model": "RostLab/prot_bert", "pooling_method": "mean", "pooling_dropout": 0.1, "dataset": "tyang816/DeepSol_ESMFold", "dataset_config": "data/DeepSol/DeepSol_ESMFold_HF.json", "normalize": null, "num_labels": 2, "problem_type": "single_label_classification", "pdb_type": "ESMFold", "train_file": null, "valid_file": null, "test_file": null, "metrics": ["accuracy", "mcc", "f1", "precision", "recall", "auroc"], "seed": 3407, "learning_rate": 0.0005, "scheduler": null, "warmup_steps": 0, "num_workers": 4, "batch_size": null, "batch_token": 12000, "num_epochs": 100, "max_seq_len": -1, "gradient_accumulation_steps": 8, "max_grad_norm": -1, "patience": 10, "monitor": "accuracy", "monitor_strategy": "max", "training_method": "freeze", "structure_seq": [], "output_model_name": "lr5e-4_bt12k_ga8.pt", "output_root": "ckpt", "output_dir": "ckpt/DeepSol/prot_bert", "wandb": false, "wandb_entity": null, "wandb_project": "VenusFactory2", "wandb_run_name": null}
|
DeepSol/prot_bert/lr5e-4_bt12k_ga8.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b58386db3c3c7da8bf7e16cb0678ab73b7b8b81e66bc85cdbe3ff71622cf9acf
|
| 3 |
+
size 4217954
|
DeepSol/prot_t5_xl_uniref50/lr5e-4_bt12k_ga8.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"hidden_size": 1024, "num_attention_head": 8, "attention_probs_dropout": 0.1, "plm_model": "RostLab/prot_t5_xl_uniref50", "pooling_method": "mean", "pooling_dropout": 0.1, "dataset": "tyang816/DeepSol_ESMFold", "dataset_config": "data/DeepSol/DeepSol_ESMFold_HF.json", "normalize": null, "num_labels": 2, "problem_type": "single_label_classification", "pdb_type": "ESMFold", "train_file": null, "valid_file": null, "test_file": null, "metrics": ["accuracy", "mcc", "f1", "precision", "recall", "auroc"], "seed": 3407, "learning_rate": 0.0005, "scheduler": null, "warmup_steps": 0, "num_workers": 4, "batch_size": null, "batch_token": 12000, "num_epochs": 100, "max_seq_len": -1, "gradient_accumulation_steps": 8, "max_grad_norm": -1, "patience": 10, "monitor": "accuracy", "monitor_strategy": "max", "training_method": "freeze", "structure_seq": [], "output_model_name": "lr5e-4_bt12k_ga8.pt", "output_root": "ckpt", "output_dir": "ckpt/DeepSol/prot_t5_xl_uniref50", "wandb": false, "wandb_entity": null, "wandb_project": "VenusFactory2", "wandb_run_name": null}
|
DeepSol/prot_t5_xl_uniref50/lr5e-4_bt12k_ga8.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e0ade433e5e8bd6d5b6d1a8a59ffbe2cd4aab15074a76f8c75d8f7bdd07a3697
|
| 3 |
+
size 4217954
|