File size: 710 Bytes
415e1d6
0625bb2
7d08e24
557aa89
450b003
94d6b3c
4f21eea
6a81b5a
5ae1f34
1
2
3
4
5
6
7
8
9
10
Started at: 14:22:52
({'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.6967193094583658 - MAE: 0.6750990625330823
Validation loss : 0.5263436496257782 - MAE: 0.613448569191522
Epoch: 1
Training loss: 0.26826212727106535 - MAE: 0.4087051125792896
Validation loss : 0.22296061515808105 - MAE: 0.3555378972565709
Epoch: 2