Spaces:
Runtime error
Runtime error
{"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/FLIP_AAV_des-mut", "dataset_config": "data/FLIP_AAV/FLIP_AAV_des-mut_HF.json", "normalize": "min_max", "num_labels": 1, "problem_type": "regression", "pdb_type": null, "train_file": null, "valid_file": null, "test_file": null, "metrics": ["spearman_corr"], "seed": 3407, "learning_rate": 0.0005, "scheduler": null, "warmup_steps": 0, "num_workers": 4, "batch_size": null, "batch_token": 4000, "num_epochs": 5, "max_seq_len": -1, "gradient_accumulation_steps": 1, "max_grad_norm": -1.0, "patience": 10, "monitor": "spearman_corr", "monitor_strategy": "max", "training_method": "freeze", "lora_r": 8, "lora_alpha": 32, "lora_dropout": 0.1, "feedforward_modules": "w0", "lora_target_modules": ["query", "key", "value"], "structure_seq": [], "output_model_name": "demo.pt", "output_root": "ckpt", "output_dir": "ckpt\\demo", "wandb": false, "wandb_entity": null, "wandb_project": "VenusFactory", "wandb_run_name": null} |