import torch
best_parameters = {'Name': 'fallen-sea-219',
                   'State': 'finished',
                   'activation': torch.nn.functional.relu,
                   'bs': 5,
                   'embedding_size': 402,
                   'hl_size': 503,
                   'lr': 0.0006824930163166,
                   'n_gnn_layers': 4,
                   'n_hl': 1,
                   'pooling': 'add',
                   'final loss': 0.0261673331260681,
                   'val loss': 0.0261673331260681}