Map<String, dynamic> toMap() => { 'vocabSize': vocabSize, 'dModel': dModel, 'heads': heads, 'head': head.toMap(), };