Transformers for natural language processing :: build, train, and fine-tune deep neural network architectures for NLP with Python, PyTorch, TensorFlow, BERT, and GPT-3 /
BONUS OpenAI ChatGPT, GPT-4, and DALL-E notebooks in the book's GitHub repository - Start coding with these SOTA transformers.OpenAI's GPT-3 and Hugging Face transformers for language tasks in one book. Plus, get a taste of the future of transformers, including computer vision tasks and co...
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham, UK :
Packt Publishing,
[2022]
|
Ausgabe: | Second edition. |
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | BONUS OpenAI ChatGPT, GPT-4, and DALL-E notebooks in the book's GitHub repository - Start coding with these SOTA transformers.OpenAI's GPT-3 and Hugging Face transformers for language tasks in one book. Plus, get a taste of the future of transformers, including computer vision tasks and code writing and assistance with Codex and GitHub Copilot.Purchase of the print or Kindle book includes a free eBook in PDF formatKey FeaturesPretrain a BERT-based model from scratch using Hugging FaceFine-tune powerful transformer models, including OpenAI's GPT-3, to learn the logic of your dataPerform root cause analysis on hard NLP problemsBook DescriptionTransformers are...well...transforming the world of AI. There are many platforms and models out there, but which ones best suit your needs?Transformers for Natural Language Processing, 2nd Edition, guides you through the world of transformers, highlighting the strengths of different models and platforms, while teaching you the problem-solving skills you need to tackle model weaknesses.You'll use Hugging Face to pretrain a RoBERTa model from scratch, from building the dataset to defining the data collator to training the model.If you're looking to fine-tune a pretrained model, including GPT-3, then Transformers for Natural Language Processing, 2nd Edition, shows you how with step-by-step guides.The book investigates machine translations, speech-to-text, text-to-speech, question-answering, and many more NLP tasks. It provides techniques to solve hard language problems and may even help with fake news anxiety (read chapter 13 for more details).You'll see how cutting-edge platforms, such as OpenAI, have taken transformers beyond language into computer vision tasks and code creation using Codex.By the end of this book, you'll know how transformers work and how to implement them and resolve issues like an AI detective!What you will learnFind out how ViT and CLIP label images (including blurry ones!) and create images from a sentence using DALL-EDiscover new techniques to investigate complex language problemsCompare and contrast the results of GPT-3 against T5, GPT-2, and BERT-based transformersCarry out sentiment analysis, text summarization, casual speech analysis, machine translations, and more using TensorFlow, PyTorch, and GPT-3Measure the productivity of key transformers to define their scope, potential, and limits in productionWho this book is forIf you want to learn about and apply transformers to your natural language (and image) data, this book is for you.You'll need a good understanding of Python and deep learning and a basic understanding of NLP to benefit most from this book. Many platforms covered in this book provide interactive user interfaces, which allow readers with a general interest in NLP and AI to follow several chapters. And, don't worry if you get stuck or have questions; this book gives you direct access to our AI/ML community and author, Denis Rothman. So, he'll be there to guide you on your transformers journey! |
Beschreibung: | Includes index. |
Beschreibung: | 1 online resource. |
ISBN: | 9781803243481 1803243481 |
Internformat
MARC
LEADER | 00000cam a2200000 i 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-on1333697842 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr cnu|||unuuu | ||
008 | 220629s2022 enk o 001 0 eng d | ||
040 | |a N$T |b eng |e rda |e pn |c N$T |d N$T |d OCLCF |d OCLCQ |d TEFOD |d YDX |d IEEEE |d OCLCQ |d OCLCO |d OCLCL |d OCLCQ | ||
019 | |a 1375384521 | ||
020 | |a 9781803243481 |q (electronic bk.) | ||
020 | |a 1803243481 |q (electronic bk.) | ||
020 | |z 9781803247335 | ||
035 | |a (OCoLC)1333697842 |z (OCoLC)1375384521 | ||
037 | |a 05AD7B14-DFD6-4519-A92B-2DE08A1C9783 |b OverDrive, Inc. |n http://www.overdrive.com | ||
037 | |a 10162340 |b IEEE | ||
050 | 4 | |a Q336 | |
082 | 7 | |a 006.3 |2 23/eng/20220630 | |
049 | |a MAIN | ||
100 | 1 | |a Rothman, Denis, |e author. | |
245 | 1 | 0 | |a Transformers for natural language processing : |b build, train, and fine-tune deep neural network architectures for NLP with Python, PyTorch, TensorFlow, BERT, and GPT-3 / |c Denis Rothman ; foreword by Antonio Gulli. |
250 | |a Second edition. | ||
264 | 1 | |a Birmingham, UK : |b Packt Publishing, |c [2022] | |
300 | |a 1 online resource. | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
500 | |a Includes index. | ||
588 | 0 | |a Online resource; title from PDF title page (EBSCO, viewed June 30, 2022). | |
520 | |a BONUS OpenAI ChatGPT, GPT-4, and DALL-E notebooks in the book's GitHub repository - Start coding with these SOTA transformers.OpenAI's GPT-3 and Hugging Face transformers for language tasks in one book. Plus, get a taste of the future of transformers, including computer vision tasks and code writing and assistance with Codex and GitHub Copilot.Purchase of the print or Kindle book includes a free eBook in PDF formatKey FeaturesPretrain a BERT-based model from scratch using Hugging FaceFine-tune powerful transformer models, including OpenAI's GPT-3, to learn the logic of your dataPerform root cause analysis on hard NLP problemsBook DescriptionTransformers are...well...transforming the world of AI. There are many platforms and models out there, but which ones best suit your needs?Transformers for Natural Language Processing, 2nd Edition, guides you through the world of transformers, highlighting the strengths of different models and platforms, while teaching you the problem-solving skills you need to tackle model weaknesses.You'll use Hugging Face to pretrain a RoBERTa model from scratch, from building the dataset to defining the data collator to training the model.If you're looking to fine-tune a pretrained model, including GPT-3, then Transformers for Natural Language Processing, 2nd Edition, shows you how with step-by-step guides.The book investigates machine translations, speech-to-text, text-to-speech, question-answering, and many more NLP tasks. It provides techniques to solve hard language problems and may even help with fake news anxiety (read chapter 13 for more details).You'll see how cutting-edge platforms, such as OpenAI, have taken transformers beyond language into computer vision tasks and code creation using Codex.By the end of this book, you'll know how transformers work and how to implement them and resolve issues like an AI detective!What you will learnFind out how ViT and CLIP label images (including blurry ones!) and create images from a sentence using DALL-EDiscover new techniques to investigate complex language problemsCompare and contrast the results of GPT-3 against T5, GPT-2, and BERT-based transformersCarry out sentiment analysis, text summarization, casual speech analysis, machine translations, and more using TensorFlow, PyTorch, and GPT-3Measure the productivity of key transformers to define their scope, potential, and limits in productionWho this book is forIf you want to learn about and apply transformers to your natural language (and image) data, this book is for you.You'll need a good understanding of Python and deep learning and a basic understanding of NLP to benefit most from this book. Many platforms covered in this book provide interactive user interfaces, which allow readers with a general interest in NLP and AI to follow several chapters. And, don't worry if you get stuck or have questions; this book gives you direct access to our AI/ML community and author, Denis Rothman. So, he'll be there to guide you on your transformers journey! | ||
505 | 0 | |a Table of Contents What are Transformers? Getting Started with the Architecture of the Transformer Model Fine-Tuning BERT Models Pretraining a RoBERTa Model from Scratch Downstream NLP Tasks with Transformers Machine Translation with the Transformer The Rise of Suprahuman Transformers with GPT-3 Engines Applying Transformers to Legal and Financial Documents for AI Text Summarization Matching Tokenizers and Datasets Semantic Role Labeling with BERT-Based Transformers Let Your Data Do the Talking: Story, Questions, and Answers Detecting Customer Emotions to Make Predictions Analyzing Fake News with Transformers Interpreting Black Box Transformer Models From NLP to Task-Agnostic Transformer Models The Emergence of Transformer-Driven Copilots The Consolidation of Suprahuman Transformers with OpenAI's ChatGPT and GPT-4' Appendix I -- Terminology of Transformer Models Appendix II -- Hardware Constraints for Transformer Models Appendix III -- Generic Text Completion with GPT-2 Appendix IV -- Custom Text Completion with GPT-2 Appendix V -- Answers to the Questions. | |
650 | 0 | |a Artificial intelligence |x Data processing. |0 http://id.loc.gov/authorities/subjects/sh85008182 | |
650 | 0 | |a Python (Computer program language) |0 http://id.loc.gov/authorities/subjects/sh96008834 | |
650 | 0 | |a Cloud computing. |0 http://id.loc.gov/authorities/subjects/sh2008004883 | |
650 | 6 | |a Intelligence artificielle |x Informatique. | |
650 | 6 | |a Python (Langage de programmation) | |
650 | 6 | |a Infonuagique. | |
650 | 7 | |a Artificial intelligence |x Data processing |2 fast | |
650 | 7 | |a Cloud computing |2 fast | |
650 | 7 | |a Python (Computer program language) |2 fast | |
700 | 1 | |a Gulli, Antonio, |e writer of foreword. |0 http://id.loc.gov/authorities/names/no2018098425 | |
758 | |i has work: |a Transformers for natural language processing (Text) |1 https://id.oclc.org/worldcat/entity/E39PCGCmQfdMGRpQv7MFpdmfdP |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=3197830 |3 Volltext |
938 | |a YBP Library Services |b YANK |n 302790920 | ||
938 | |a EBSCOhost |b EBSC |n 3197830 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-on1333697842 |
---|---|
_version_ | 1816882562402877440 |
adam_text | |
any_adam_object | |
author | Rothman, Denis |
author_GND | http://id.loc.gov/authorities/names/no2018098425 |
author_facet | Rothman, Denis |
author_role | aut |
author_sort | Rothman, Denis |
author_variant | d r dr |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | Q - Science |
callnumber-label | Q336 |
callnumber-raw | Q336 |
callnumber-search | Q336 |
callnumber-sort | Q 3336 |
callnumber-subject | Q - General Science |
collection | ZDB-4-EBA |
contents | Table of Contents What are Transformers? Getting Started with the Architecture of the Transformer Model Fine-Tuning BERT Models Pretraining a RoBERTa Model from Scratch Downstream NLP Tasks with Transformers Machine Translation with the Transformer The Rise of Suprahuman Transformers with GPT-3 Engines Applying Transformers to Legal and Financial Documents for AI Text Summarization Matching Tokenizers and Datasets Semantic Role Labeling with BERT-Based Transformers Let Your Data Do the Talking: Story, Questions, and Answers Detecting Customer Emotions to Make Predictions Analyzing Fake News with Transformers Interpreting Black Box Transformer Models From NLP to Task-Agnostic Transformer Models The Emergence of Transformer-Driven Copilots The Consolidation of Suprahuman Transformers with OpenAI's ChatGPT and GPT-4' Appendix I -- Terminology of Transformer Models Appendix II -- Hardware Constraints for Transformer Models Appendix III -- Generic Text Completion with GPT-2 Appendix IV -- Custom Text Completion with GPT-2 Appendix V -- Answers to the Questions. |
ctrlnum | (OCoLC)1333697842 |
dewey-full | 006.3 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 006 - Special computer methods |
dewey-raw | 006.3 |
dewey-search | 006.3 |
dewey-sort | 16.3 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
edition | Second edition. |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>06603cam a2200553 i 4500</leader><controlfield tag="001">ZDB-4-EBA-on1333697842</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr cnu|||unuuu</controlfield><controlfield tag="008">220629s2022 enk o 001 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">N$T</subfield><subfield code="b">eng</subfield><subfield code="e">rda</subfield><subfield code="e">pn</subfield><subfield code="c">N$T</subfield><subfield code="d">N$T</subfield><subfield code="d">OCLCF</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">TEFOD</subfield><subfield code="d">YDX</subfield><subfield code="d">IEEEE</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield><subfield code="d">OCLCQ</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">1375384521</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781803243481</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1803243481</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781803247335</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)1333697842</subfield><subfield code="z">(OCoLC)1375384521</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">05AD7B14-DFD6-4519-A92B-2DE08A1C9783</subfield><subfield code="b">OverDrive, Inc.</subfield><subfield code="n">http://www.overdrive.com</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">10162340</subfield><subfield code="b">IEEE</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">Q336</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">006.3</subfield><subfield code="2">23/eng/20220630</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Rothman, Denis,</subfield><subfield code="e">author.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Transformers for natural language processing :</subfield><subfield code="b">build, train, and fine-tune deep neural network architectures for NLP with Python, PyTorch, TensorFlow, BERT, and GPT-3 /</subfield><subfield code="c">Denis Rothman ; foreword by Antonio Gulli.</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">Second edition.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham, UK :</subfield><subfield code="b">Packt Publishing,</subfield><subfield code="c">[2022]</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Includes index.</subfield></datafield><datafield tag="588" ind1="0" ind2=" "><subfield code="a">Online resource; title from PDF title page (EBSCO, viewed June 30, 2022).</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">BONUS OpenAI ChatGPT, GPT-4, and DALL-E notebooks in the book's GitHub repository - Start coding with these SOTA transformers.OpenAI's GPT-3 and Hugging Face transformers for language tasks in one book. Plus, get a taste of the future of transformers, including computer vision tasks and code writing and assistance with Codex and GitHub Copilot.Purchase of the print or Kindle book includes a free eBook in PDF formatKey FeaturesPretrain a BERT-based model from scratch using Hugging FaceFine-tune powerful transformer models, including OpenAI's GPT-3, to learn the logic of your dataPerform root cause analysis on hard NLP problemsBook DescriptionTransformers are...well...transforming the world of AI. There are many platforms and models out there, but which ones best suit your needs?Transformers for Natural Language Processing, 2nd Edition, guides you through the world of transformers, highlighting the strengths of different models and platforms, while teaching you the problem-solving skills you need to tackle model weaknesses.You'll use Hugging Face to pretrain a RoBERTa model from scratch, from building the dataset to defining the data collator to training the model.If you're looking to fine-tune a pretrained model, including GPT-3, then Transformers for Natural Language Processing, 2nd Edition, shows you how with step-by-step guides.The book investigates machine translations, speech-to-text, text-to-speech, question-answering, and many more NLP tasks. It provides techniques to solve hard language problems and may even help with fake news anxiety (read chapter 13 for more details).You'll see how cutting-edge platforms, such as OpenAI, have taken transformers beyond language into computer vision tasks and code creation using Codex.By the end of this book, you'll know how transformers work and how to implement them and resolve issues like an AI detective!What you will learnFind out how ViT and CLIP label images (including blurry ones!) and create images from a sentence using DALL-EDiscover new techniques to investigate complex language problemsCompare and contrast the results of GPT-3 against T5, GPT-2, and BERT-based transformersCarry out sentiment analysis, text summarization, casual speech analysis, machine translations, and more using TensorFlow, PyTorch, and GPT-3Measure the productivity of key transformers to define their scope, potential, and limits in productionWho this book is forIf you want to learn about and apply transformers to your natural language (and image) data, this book is for you.You'll need a good understanding of Python and deep learning and a basic understanding of NLP to benefit most from this book. Many platforms covered in this book provide interactive user interfaces, which allow readers with a general interest in NLP and AI to follow several chapters. And, don't worry if you get stuck or have questions; this book gives you direct access to our AI/ML community and author, Denis Rothman. So, he'll be there to guide you on your transformers journey!</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">Table of Contents What are Transformers? Getting Started with the Architecture of the Transformer Model Fine-Tuning BERT Models Pretraining a RoBERTa Model from Scratch Downstream NLP Tasks with Transformers Machine Translation with the Transformer The Rise of Suprahuman Transformers with GPT-3 Engines Applying Transformers to Legal and Financial Documents for AI Text Summarization Matching Tokenizers and Datasets Semantic Role Labeling with BERT-Based Transformers Let Your Data Do the Talking: Story, Questions, and Answers Detecting Customer Emotions to Make Predictions Analyzing Fake News with Transformers Interpreting Black Box Transformer Models From NLP to Task-Agnostic Transformer Models The Emergence of Transformer-Driven Copilots The Consolidation of Suprahuman Transformers with OpenAI's ChatGPT and GPT-4' Appendix I -- Terminology of Transformer Models Appendix II -- Hardware Constraints for Transformer Models Appendix III -- Generic Text Completion with GPT-2 Appendix IV -- Custom Text Completion with GPT-2 Appendix V -- Answers to the Questions.</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Artificial intelligence</subfield><subfield code="x">Data processing.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh85008182</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Python (Computer program language)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh96008834</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Cloud computing.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh2008004883</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Intelligence artificielle</subfield><subfield code="x">Informatique.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Python (Langage de programmation)</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Infonuagique.</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Artificial intelligence</subfield><subfield code="x">Data processing</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Cloud computing</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Python (Computer program language)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Gulli, Antonio,</subfield><subfield code="e">writer of foreword.</subfield><subfield code="0">http://id.loc.gov/authorities/names/no2018098425</subfield></datafield><datafield tag="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">Transformers for natural language processing (Text)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PCGCmQfdMGRpQv7MFpdmfdP</subfield><subfield code="4">https://id.oclc.org/worldcat/ontology/hasWork</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=3197830</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">302790920</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">3197830</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBA-on1333697842 |
illustrated | Not Illustrated |
indexdate | 2024-11-27T13:30:35Z |
institution | BVB |
isbn | 9781803243481 1803243481 |
language | English |
oclc_num | 1333697842 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource. |
psigel | ZDB-4-EBA |
publishDate | 2022 |
publishDateSearch | 2022 |
publishDateSort | 2022 |
publisher | Packt Publishing, |
record_format | marc |
spelling | Rothman, Denis, author. Transformers for natural language processing : build, train, and fine-tune deep neural network architectures for NLP with Python, PyTorch, TensorFlow, BERT, and GPT-3 / Denis Rothman ; foreword by Antonio Gulli. Second edition. Birmingham, UK : Packt Publishing, [2022] 1 online resource. text txt rdacontent computer c rdamedia online resource cr rdacarrier Includes index. Online resource; title from PDF title page (EBSCO, viewed June 30, 2022). BONUS OpenAI ChatGPT, GPT-4, and DALL-E notebooks in the book's GitHub repository - Start coding with these SOTA transformers.OpenAI's GPT-3 and Hugging Face transformers for language tasks in one book. Plus, get a taste of the future of transformers, including computer vision tasks and code writing and assistance with Codex and GitHub Copilot.Purchase of the print or Kindle book includes a free eBook in PDF formatKey FeaturesPretrain a BERT-based model from scratch using Hugging FaceFine-tune powerful transformer models, including OpenAI's GPT-3, to learn the logic of your dataPerform root cause analysis on hard NLP problemsBook DescriptionTransformers are...well...transforming the world of AI. There are many platforms and models out there, but which ones best suit your needs?Transformers for Natural Language Processing, 2nd Edition, guides you through the world of transformers, highlighting the strengths of different models and platforms, while teaching you the problem-solving skills you need to tackle model weaknesses.You'll use Hugging Face to pretrain a RoBERTa model from scratch, from building the dataset to defining the data collator to training the model.If you're looking to fine-tune a pretrained model, including GPT-3, then Transformers for Natural Language Processing, 2nd Edition, shows you how with step-by-step guides.The book investigates machine translations, speech-to-text, text-to-speech, question-answering, and many more NLP tasks. It provides techniques to solve hard language problems and may even help with fake news anxiety (read chapter 13 for more details).You'll see how cutting-edge platforms, such as OpenAI, have taken transformers beyond language into computer vision tasks and code creation using Codex.By the end of this book, you'll know how transformers work and how to implement them and resolve issues like an AI detective!What you will learnFind out how ViT and CLIP label images (including blurry ones!) and create images from a sentence using DALL-EDiscover new techniques to investigate complex language problemsCompare and contrast the results of GPT-3 against T5, GPT-2, and BERT-based transformersCarry out sentiment analysis, text summarization, casual speech analysis, machine translations, and more using TensorFlow, PyTorch, and GPT-3Measure the productivity of key transformers to define their scope, potential, and limits in productionWho this book is forIf you want to learn about and apply transformers to your natural language (and image) data, this book is for you.You'll need a good understanding of Python and deep learning and a basic understanding of NLP to benefit most from this book. Many platforms covered in this book provide interactive user interfaces, which allow readers with a general interest in NLP and AI to follow several chapters. And, don't worry if you get stuck or have questions; this book gives you direct access to our AI/ML community and author, Denis Rothman. So, he'll be there to guide you on your transformers journey! Table of Contents What are Transformers? Getting Started with the Architecture of the Transformer Model Fine-Tuning BERT Models Pretraining a RoBERTa Model from Scratch Downstream NLP Tasks with Transformers Machine Translation with the Transformer The Rise of Suprahuman Transformers with GPT-3 Engines Applying Transformers to Legal and Financial Documents for AI Text Summarization Matching Tokenizers and Datasets Semantic Role Labeling with BERT-Based Transformers Let Your Data Do the Talking: Story, Questions, and Answers Detecting Customer Emotions to Make Predictions Analyzing Fake News with Transformers Interpreting Black Box Transformer Models From NLP to Task-Agnostic Transformer Models The Emergence of Transformer-Driven Copilots The Consolidation of Suprahuman Transformers with OpenAI's ChatGPT and GPT-4' Appendix I -- Terminology of Transformer Models Appendix II -- Hardware Constraints for Transformer Models Appendix III -- Generic Text Completion with GPT-2 Appendix IV -- Custom Text Completion with GPT-2 Appendix V -- Answers to the Questions. Artificial intelligence Data processing. http://id.loc.gov/authorities/subjects/sh85008182 Python (Computer program language) http://id.loc.gov/authorities/subjects/sh96008834 Cloud computing. http://id.loc.gov/authorities/subjects/sh2008004883 Intelligence artificielle Informatique. Python (Langage de programmation) Infonuagique. Artificial intelligence Data processing fast Cloud computing fast Python (Computer program language) fast Gulli, Antonio, writer of foreword. http://id.loc.gov/authorities/names/no2018098425 has work: Transformers for natural language processing (Text) https://id.oclc.org/worldcat/entity/E39PCGCmQfdMGRpQv7MFpdmfdP https://id.oclc.org/worldcat/ontology/hasWork FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=3197830 Volltext |
spellingShingle | Rothman, Denis Transformers for natural language processing : build, train, and fine-tune deep neural network architectures for NLP with Python, PyTorch, TensorFlow, BERT, and GPT-3 / Table of Contents What are Transformers? Getting Started with the Architecture of the Transformer Model Fine-Tuning BERT Models Pretraining a RoBERTa Model from Scratch Downstream NLP Tasks with Transformers Machine Translation with the Transformer The Rise of Suprahuman Transformers with GPT-3 Engines Applying Transformers to Legal and Financial Documents for AI Text Summarization Matching Tokenizers and Datasets Semantic Role Labeling with BERT-Based Transformers Let Your Data Do the Talking: Story, Questions, and Answers Detecting Customer Emotions to Make Predictions Analyzing Fake News with Transformers Interpreting Black Box Transformer Models From NLP to Task-Agnostic Transformer Models The Emergence of Transformer-Driven Copilots The Consolidation of Suprahuman Transformers with OpenAI's ChatGPT and GPT-4' Appendix I -- Terminology of Transformer Models Appendix II -- Hardware Constraints for Transformer Models Appendix III -- Generic Text Completion with GPT-2 Appendix IV -- Custom Text Completion with GPT-2 Appendix V -- Answers to the Questions. Artificial intelligence Data processing. http://id.loc.gov/authorities/subjects/sh85008182 Python (Computer program language) http://id.loc.gov/authorities/subjects/sh96008834 Cloud computing. http://id.loc.gov/authorities/subjects/sh2008004883 Intelligence artificielle Informatique. Python (Langage de programmation) Infonuagique. Artificial intelligence Data processing fast Cloud computing fast Python (Computer program language) fast |
subject_GND | http://id.loc.gov/authorities/subjects/sh85008182 http://id.loc.gov/authorities/subjects/sh96008834 http://id.loc.gov/authorities/subjects/sh2008004883 |
title | Transformers for natural language processing : build, train, and fine-tune deep neural network architectures for NLP with Python, PyTorch, TensorFlow, BERT, and GPT-3 / |
title_auth | Transformers for natural language processing : build, train, and fine-tune deep neural network architectures for NLP with Python, PyTorch, TensorFlow, BERT, and GPT-3 / |
title_exact_search | Transformers for natural language processing : build, train, and fine-tune deep neural network architectures for NLP with Python, PyTorch, TensorFlow, BERT, and GPT-3 / |
title_full | Transformers for natural language processing : build, train, and fine-tune deep neural network architectures for NLP with Python, PyTorch, TensorFlow, BERT, and GPT-3 / Denis Rothman ; foreword by Antonio Gulli. |
title_fullStr | Transformers for natural language processing : build, train, and fine-tune deep neural network architectures for NLP with Python, PyTorch, TensorFlow, BERT, and GPT-3 / Denis Rothman ; foreword by Antonio Gulli. |
title_full_unstemmed | Transformers for natural language processing : build, train, and fine-tune deep neural network architectures for NLP with Python, PyTorch, TensorFlow, BERT, and GPT-3 / Denis Rothman ; foreword by Antonio Gulli. |
title_short | Transformers for natural language processing : |
title_sort | transformers for natural language processing build train and fine tune deep neural network architectures for nlp with python pytorch tensorflow bert and gpt 3 |
title_sub | build, train, and fine-tune deep neural network architectures for NLP with Python, PyTorch, TensorFlow, BERT, and GPT-3 / |
topic | Artificial intelligence Data processing. http://id.loc.gov/authorities/subjects/sh85008182 Python (Computer program language) http://id.loc.gov/authorities/subjects/sh96008834 Cloud computing. http://id.loc.gov/authorities/subjects/sh2008004883 Intelligence artificielle Informatique. Python (Langage de programmation) Infonuagique. Artificial intelligence Data processing fast Cloud computing fast Python (Computer program language) fast |
topic_facet | Artificial intelligence Data processing. Python (Computer program language) Cloud computing. Intelligence artificielle Informatique. Python (Langage de programmation) Infonuagique. Artificial intelligence Data processing Cloud computing |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=3197830 |
work_keys_str_mv | AT rothmandenis transformersfornaturallanguageprocessingbuildtrainandfinetunedeepneuralnetworkarchitecturesfornlpwithpythonpytorchtensorflowbertandgpt3 AT gulliantonio transformersfornaturallanguageprocessingbuildtrainandfinetunedeepneuralnetworkarchitecturesfornlpwithpythonpytorchtensorflowbertandgpt3 |