File size: 723 Bytes
5b01ad7 23817ee ad7caa1 6317079 a2572ba 8b4d25f cdd7145 b71fc0a c2fa070 |
1 2 3 4 5 6 7 8 9 10 |
Started at: 14:05:39 norbert, 0.001, 64 ({'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.26322874058075624 - MAE: 0.383978456814713 Validation loss : 0.17078975475195682 - MAE: 0.31607905019349664 Epoch: 1 Training loss: 0.16588734406413455 - MAE: 0.308981595102744 Validation loss : 0.16379798858454733 - MAE: 0.30646757683174414 |