模型:
keras-io/transformers-qa
任务:
问答许可:
apache-2.0This model is a fine-tuned version of distilbert-base-cased on SQuAD dataset. It achieves the following results on the evaluation set:
Question answering model based on distilbert-base-cased, trained with ?Transformers + ❤️Keras.
This model is trained for Question Answering tutorial for Keras.io.
It is trained on SQuAD question answering dataset. ⁉️
Find the notebook in Keras Examples here . ❤️
The following hyperparameters were used during training:
Train Loss | Validation Loss | Epoch |
---|---|---|
1.5145 | 1.1500 | 0 |
0.9300 | 1.1437 | 1 |