{
   "logger": false,
   "checkpoint_callback": null,
   "enable_checkpointing": true,
   "default_root_dir": null,
   "gradient_clip_val": null,
   "gradient_clip_algorithm": null,
   "process_position": 0,
   "num_nodes": 1,
   "num_processes": null,
   "devices": null,
   "gpus": null,
   "auto_select_gpus": false,
   "tpu_cores": null,
   "ipus": null,
   "log_gpu_memory": null,
   "progress_bar_refresh_rate": null,
   "enable_progress_bar": true,
   "overfit_batches": 0.0,
   "track_grad_norm": -1,
   "check_val_every_n_epoch": 1000000,
   "fast_dev_run": false,
   "accumulate_grad_batches": null,
   "max_epochs": 256,
   "min_epochs": 256,
   "max_steps": -1,
   "min_steps": null,
   "max_time": null,
   "limit_train_batches": null,
   "limit_val_batches": null,
   "limit_test_batches": null,
   "limit_predict_batches": null,
   "val_check_interval": null,
   "flush_logs_every_n_steps": null,
   "log_every_n_steps": 50,
   "accelerator": "gpu",
   "strategy": "ddp",
   "sync_batchnorm": false,
   "precision": 32,
   "enable_model_summary": true,
   "weights_summary": "top",
   "weights_save_path": null,
   "num_sanity_val_steps": 2,
   "resume_from_checkpoint": null,
   "profiler": null,
   "benchmark": null,
   "deterministic": true,
   "reload_dataloaders_every_n_epochs": 0,
   "auto_lr_find": false,
   "replace_sampler_ddp": true,
   "detect_anomaly": false,
   "auto_scale_batch_size": false,
   "prepare_data_per_node": null,
   "plugins": null,
   "amp_backend": "native",
   "amp_level": null,
   "move_metrics_to_cpu": false,
   "multiple_trainloader_mode": "max_size_cycle",
   "stochastic_weight_avg": false,
   "terminate_on_nan": null,
   "dataset_dir": "KGs/FB15k-237",
   "sparql_endpoint": null,
   "path_single_kg": null,
   "path_to_store_single_run": null,
   "storage_path": "Experiments",
   "save_embeddings_as_csv": false,
   "model": "ConvQ",
   "optim": "Adam",
   "embedding_dim": 128,
   "num_epochs": 256,
   "batch_size": 1024,
   "lr": 0.05,
   "callbacks": {},
   "backend": "pandas",
   "trainer": "PL",
   "scoring_technique": "KvsAll",
   "neg_ratio": 0,
   "weight_decay": 0.0,
   "input_dropout_rate": 0.0,
   "hidden_dropout_rate": 0.0,
   "feature_map_dropout_rate": 0.0,
   "normalization": null,
   "init_param": null,
   "gradient_accumulation_steps": 0,
   "num_folds_for_cv": 0,
   "eval_model": "train_val_test",
   "save_model_at_every_epoch": null,
   "label_smoothing_rate": 0.0,
   "kernel_size": 3,
   "num_of_output_channels": 2,
   "num_core": 1,
   "random_seed": 0,
   "sample_triples_ratio": null,
   "read_only_few": null,
   "add_noise_rate": 0.0,
   "p": 0,
   "q": 0,
   "pykeen_model_kwargs": {},
   "learning_rate": 0.05,
   "apply_reciprical_or_noise": true,
   "full_storage_path": "/local/upb/users/c/cdemir/profiles/unix/cs/dice-embeddings/Experiments/2023-10-17 02-12-52.694086"
}