<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Natural language processing with transformers</title>
    <subTitle>building language applications with Hugging Face</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Tunstall, Lewis</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Werra, Leandro von</namePart>
  </name>
  <name type="personal">
    <namePart>Wolf, Thomas</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <edition>First edition.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>xxii, 383 pages : illustrations ;</extent>
  </physicalDescription>
  <abstract>Since their introduction in 2017, transformers have quickly become the dominant architecture for achieving state-of-the-art results on a variety of natural language processing tasks.  If you're a data scientist or coder, this practical book shows you how to train and scale these large models using Hugging Face Transformers, a Python-based deep learning library.  Transformers have been used to write realistic news stories, improve Google Search queries, and even create chatbots that tell corny jokes.  In this guide authors Lewis Tunstall, Leandro von Werra, and Thomas Wolf, among the creators of Hugging Face Transformers, use a hands-on approach to teach you how transformers work and how to integrate them in your applications. You'll quickly learn a variety of tasks they can help you solve.</abstract>
  <tableOfContents>Hello transformers -- Text classification -- Transformer anatomy -- Multilingual named entity recognition -- Text generation -- Summarization -- Question answering -- Making transformers efficient in production -- Dealing with few to no labels -- Training transformers from scratch -- Future directions.</tableOfContents>
  <note type="statement of responsibility">Lewis Tunstall, Leandro von Werra, and Thomas Wolf ; Foreword by Aurélien Géron.</note>
  <note>Includes bibliographical references and index.</note>
  <subject authority="lcsh">
    <topic>Natural language processing (Computer science)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Electronic transformers</topic>
  </subject>
  <subject authority="mesh">
    <topic>Natural Language Processing</topic>
  </subject>
  <subject authority="rvm">
    <topic>Traitement automatique des langues naturelles</topic>
  </subject>
  <subject authority="rvm">
    <topic>Transformateurs électroniques</topic>
  </subject>
  <subject authority="">
    <topic>Electronic transformers</topic>
  </subject>
  <subject authority="">
    <topic>Natural language processing (Computer science)</topic>
  </subject>
  <subject authority="">
    <topic>Natural language processing (Computer science)</topic>
  </subject>
  <subject authority="">
    <topic>Electronic transformers</topic>
  </subject>
  <classification authority="ddc" edition="23">006.35 TUN</classification>
  <identifier type="isbn">1098103246</identifier>
  <identifier type="isbn">9781098103248</identifier>
  <identifier type="isbn">9781098136796</identifier>
  <identifier type="isbn">1098136799</identifier>
  <recordInfo>
    <recordChangeDate encoding="iso8601">20250903113528.0</recordChangeDate>
  </recordInfo>
</mods>
