File size: 597 Bytes
70c893d 60a45ac 8f7a7bf 21b30b8 9cd37bd 93f7172 982f776 |
1 2 3 4 5 6 7 8 |
Started at: 08:27:59 norbert, 0.001, 512 ({'architectures': ['BertForMaskedLM'], 'attention_probs_dropout_prob': 0.1, 'hidden_act': 'gelu', 'hidden_dropout_prob': 0.1, 'hidden_size': 768, 'initializer_range': 0.02, 'intermediate_size': 3072, 'max_position_embeddings': 512, 'model_type': 'bert', 'num_attention_heads': 12, 'num_hidden_layers': 12, 'type_vocab_size': 2, 'vocab_size': 32922, '_commit_hash': '075d4e3705390691013e859faffc5696d071e33b'}, {}) Epoch: 0 Training loss: 0.6942410709766241 - MAE: 0.6755542403683183 Validation loss : 0.5259636163711547 - MAE: 0.6145447715726008 Epoch: 1 |