{ "determined_version": "0.13.7", "experiment_config": { "bind_mounts": [ { "container_path": "/data/ldap", "host_path": "/data/ldap", "propagation": "rprivate", "read_only": true } ], "checkpoint_policy": "best", "checkpoint_storage": { "host_path": "/data/determined/shared_fs", "save_experiment_best": 0, "save_trial_best": 1, "save_trial_latest": 0, "storage_path": "checkpoints", "type": "shared_fs" }, "data": { "pretrained_path": "/run/media/gromph/archiv/data_sets/protein_sequences/models/prot-trans-model/source/", "test_data": "/data/ldap/protein_sequences/data/uniprot_swiss-prot_vbh_p100d_w_test.fasta", "train_data": "/data/ldap/protein_sequences/data/uniprot_swiss-prot_vbh_p100d_w_train.fasta", "val_data": "/data/ldap/protein_sequences/data/uniprot_swiss-prot_vbh_p100d_w_val.fasta", "voc_path": "/run/media/gromph/archiv/data_sets/protein_sequences/models/prot-trans-model/source/vocab.txt", "worker": 16 }, "data_layer": { "container_storage_path": null, "type": "shared_fs" }, "debug": false, "description": "ProtTrans | Species | Model with opt. Hyperparams (5 Epochs)", "entrypoint": "trails:SpeciesClassification", "environment": { "environment_variables": {}, "force_pull_image": false, "image": { "cpu": "deepprojects/determined-pytorch-1.6-tf-2.2-cpu", "gpu": "deepprojects/determined-cuda-10.1-pytorch-1.6-tf-2.2-gpu" }, "pod_spec": null, "ports": null }, "hyperparameters": { "bert_freeze": { "type": "const", "val": false }, "bert_lr": { "type": "const", "val": 2.5e-05 }, "classification_dropout": { "type": "const", "val": 0.25 }, "classification_feature": { "type": "const", "val": 256 }, "classification_lr": { "type": "const", "val": 0.0005 }, "global_batch_size": { "type": "const", "val": 64 }, "sequence_length": { "type": "const", "val": 102 } }, "internal": null, "max_restarts": 5, "min_checkpoint_period": { "batches": 0 }, "min_validation_period": { "batches": 2225 }, "optimizations": { "aggregation_frequency": 1, "auto_tune_tensor_fusion": false, "average_aggregated_gradients": true, "average_training_metrics": false, "gradient_compression": false, "mixed_precision": "O0", "tensor_fusion_cycle_time": 5, "tensor_fusion_threshold": 64 }, "perform_initial_validation": false, "records_per_epoch": 0, "reproducibility": { "experiment_seed": 1606762940 }, "resources": { "agent_label": "pepper-cluster", "native_parallel": false, "slots_per_trial": 4, "weight": 1 }, "scheduling_unit": 100, "searcher": { "max_length": { "batches": 22250 }, "metric": "val_acc", "name": "single", "smaller_is_better": false, "source_checkpoint_uuid": null, "source_trial_id": null } }, "experiment_id": 943, "format": "cloudpickle", "framework": "torch-1.6.0+cu101", "hparams": { "bert_freeze": false, "bert_lr": 2.5e-05, "classification_dropout": 0.25, "classification_feature": 256, "classification_lr": 0.0005, "global_batch_size": 64, "sequence_length": 102 }, "metadata": {}, "trial_id": 1155 }