BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding. Devlin, J., Chang, M., Lee, K., & Toutanova, K. In Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 1 (Long and Short Papers), pages 4171–4186, Minneapolis, Minnesota, June, 2019. Association for Computational Linguistics.
Paper doi abstract bibtex We introduce a new language representation model called BERT, which stands for Bidirectional Encoder Representations from Transformers. Unlike recent language representation models (Peters et al., 2018a; Radford et al., 2018), BERT is designed to pre-train deep bidirectional representations from unlabeled text by jointly conditioning on both left and right context in all layers. As a result, the pre-trained BERT model can be fine-tuned with just one additional output layer to create state-of-the-art models for a wide range of tasks, such as question answering and language inference, without substantial task-specific architecture modifications. BERT is conceptually simple and empirically powerful. It obtains new state-of-the-art results on eleven natural language processing tasks, including pushing the GLUE score to 80.5 (7.7 point absolute improvement), MultiNLI accuracy to 86.7% (4.6% absolute improvement), SQuAD v1.1 question answering Test F1 to 93.2 (1.5 point absolute improvement) and SQuAD v2.0 Test F1 to 83.1 (5.1 point absolute improvement).
@inproceedings{devlin_bert_2019,
address = {Minneapolis, Minnesota},
title = {{BERT}: {Pre}-training of {Deep} {Bidirectional} {Transformers} for {Language} {Understanding}},
shorttitle = {{BERT}},
url = {https://aclanthology.org/N19-1423},
doi = {10.18653/v1/N19-1423},
abstract = {We introduce a new language representation model called BERT, which stands for Bidirectional Encoder Representations from Transformers. Unlike recent language representation models (Peters et al., 2018a; Radford et al., 2018), BERT is designed to pre-train deep bidirectional representations from unlabeled text by jointly conditioning on both left and right context in all layers. As a result, the pre-trained BERT model can be fine-tuned with just one additional output layer to create state-of-the-art models for a wide range of tasks, such as question answering and language inference, without substantial task-specific architecture modifications. BERT is conceptually simple and empirically powerful. It obtains new state-of-the-art results on eleven natural language processing tasks, including pushing the GLUE score to 80.5 (7.7 point absolute improvement), MultiNLI accuracy to 86.7\% (4.6\% absolute improvement), SQuAD v1.1 question answering Test F1 to 93.2 (1.5 point absolute improvement) and SQuAD v2.0 Test F1 to 83.1 (5.1 point absolute improvement).},
urldate = {2023-05-19},
booktitle = {Proceedings of the 2019 {Conference} of the {North} {American} {Chapter} of the {Association} for {Computational} {Linguistics}: {Human} {Language} {Technologies}, {Volume} 1 ({Long} and {Short} {Papers})},
publisher = {Association for Computational Linguistics},
author = {Devlin, Jacob and Chang, Ming-Wei and Lee, Kenton and Toutanova, Kristina},
month = jun,
year = {2019},
pages = {4171--4186},
}
Downloads: 0
{"_id":"wozhgKuesEmbqT2vE","bibbaseid":"devlin-chang-lee-toutanova-bertpretrainingofdeepbidirectionaltransformersforlanguageunderstanding-2019","authorIDs":[],"author_short":["Devlin, J.","Chang, M.","Lee, K.","Toutanova, K."],"bibdata":{"bibtype":"inproceedings","type":"inproceedings","address":"Minneapolis, Minnesota","title":"BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding","shorttitle":"BERT","url":"https://aclanthology.org/N19-1423","doi":"10.18653/v1/N19-1423","abstract":"We introduce a new language representation model called BERT, which stands for Bidirectional Encoder Representations from Transformers. Unlike recent language representation models (Peters et al., 2018a; Radford et al., 2018), BERT is designed to pre-train deep bidirectional representations from unlabeled text by jointly conditioning on both left and right context in all layers. As a result, the pre-trained BERT model can be fine-tuned with just one additional output layer to create state-of-the-art models for a wide range of tasks, such as question answering and language inference, without substantial task-specific architecture modifications. BERT is conceptually simple and empirically powerful. It obtains new state-of-the-art results on eleven natural language processing tasks, including pushing the GLUE score to 80.5 (7.7 point absolute improvement), MultiNLI accuracy to 86.7% (4.6% absolute improvement), SQuAD v1.1 question answering Test F1 to 93.2 (1.5 point absolute improvement) and SQuAD v2.0 Test F1 to 83.1 (5.1 point absolute improvement).","urldate":"2023-05-19","booktitle":"Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 1 (Long and Short Papers)","publisher":"Association for Computational Linguistics","author":[{"propositions":[],"lastnames":["Devlin"],"firstnames":["Jacob"],"suffixes":[]},{"propositions":[],"lastnames":["Chang"],"firstnames":["Ming-Wei"],"suffixes":[]},{"propositions":[],"lastnames":["Lee"],"firstnames":["Kenton"],"suffixes":[]},{"propositions":[],"lastnames":["Toutanova"],"firstnames":["Kristina"],"suffixes":[]}],"month":"June","year":"2019","pages":"4171–4186","bibtex":"@inproceedings{devlin_bert_2019,\n\taddress = {Minneapolis, Minnesota},\n\ttitle = {{BERT}: {Pre}-training of {Deep} {Bidirectional} {Transformers} for {Language} {Understanding}},\n\tshorttitle = {{BERT}},\n\turl = {https://aclanthology.org/N19-1423},\n\tdoi = {10.18653/v1/N19-1423},\n\tabstract = {We introduce a new language representation model called BERT, which stands for Bidirectional Encoder Representations from Transformers. Unlike recent language representation models (Peters et al., 2018a; Radford et al., 2018), BERT is designed to pre-train deep bidirectional representations from unlabeled text by jointly conditioning on both left and right context in all layers. As a result, the pre-trained BERT model can be fine-tuned with just one additional output layer to create state-of-the-art models for a wide range of tasks, such as question answering and language inference, without substantial task-specific architecture modifications. BERT is conceptually simple and empirically powerful. It obtains new state-of-the-art results on eleven natural language processing tasks, including pushing the GLUE score to 80.5 (7.7 point absolute improvement), MultiNLI accuracy to 86.7\\% (4.6\\% absolute improvement), SQuAD v1.1 question answering Test F1 to 93.2 (1.5 point absolute improvement) and SQuAD v2.0 Test F1 to 83.1 (5.1 point absolute improvement).},\n\turldate = {2023-05-19},\n\tbooktitle = {Proceedings of the 2019 {Conference} of the {North} {American} {Chapter} of the {Association} for {Computational} {Linguistics}: {Human} {Language} {Technologies}, {Volume} 1 ({Long} and {Short} {Papers})},\n\tpublisher = {Association for Computational Linguistics},\n\tauthor = {Devlin, Jacob and Chang, Ming-Wei and Lee, Kenton and Toutanova, Kristina},\n\tmonth = jun,\n\tyear = {2019},\n\tpages = {4171--4186},\n}\n\n\n\n","author_short":["Devlin, J.","Chang, M.","Lee, K.","Toutanova, K."],"key":"devlin_bert_2019","id":"devlin_bert_2019","bibbaseid":"devlin-chang-lee-toutanova-bertpretrainingofdeepbidirectionaltransformersforlanguageunderstanding-2019","role":"author","urls":{"Paper":"https://aclanthology.org/N19-1423"},"metadata":{"authorlinks":{}},"downloads":0,"html":""},"bibtype":"inproceedings","biburl":"https://bibbase.org/zotero/fsimonetta","creationDate":"2020-01-05T22:03:38.499Z","downloads":0,"keywords":[],"search_terms":["bert","pre","training","deep","bidirectional","transformers","language","understanding","devlin","chang","lee","toutanova"],"title":"BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding","year":2019,"dataSources":["okYcdTpf4JJ2zkj7A","QGwcHf7xnb5mCCQi7","ya2CyA73rpZseyrZ8","g9KCRaSxC6wqS4oGp","aXmRAq63YsH7a3ufx","CmHEoydhafhbkXXt5","SzwP89Pgwvcu5euzJ","N4kJAiLiJ7kxfNsoh","pzyFFGWvxG2bs63zP","Wsv2bQ4jPuc7qme8R","WKomETnBq4AHwocGn","2252seNhipfTmjEBQ","znj7izS5PeehdLR3G","JFDnASMkoQCjjGL8E","h7kKWXpJh2iaX92T5","nZHrFJKyxKKDaWYM8","taWdMrienBzqHC2tC","aGtG992oMsrqA3Aas"]}