<?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>자연어 처리를 위한 허깅페이스 트랜스포머 하드 트레이닝 : [실무 지침서]</title>
    <subTitle>코드와 결과물로 이해하는 언어 모델과 트랜스포머</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>박성환</namePart>
  </name>
  <name type="personal">
    <namePart>남승우</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">ko</placeTerm>
    </place>
    <place>
      <placeTerm type="text">서울</placeTerm>
    </place>
    <publisher>비제이퍼블릭</publisher>
    <dateIssued>2025</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">kor</languageTerm>
  </language>
  <physicalDescription>
    <extent>303 페이지. :  917 g., 190 х 245 х 23 mm.</extent>
  </physicalDescription>
  <abstract>이 책은 허깅페이스(Hugging Face) 라이브러리를 활용하여 자연어 처리와 대규모 언어 모델(LLM)을 구현하고 학습하는 방법을 실습 중심으로 설명한다. Transformer 구조, 토크나이저, 데이터셋 전처리, 모델 학습, 평가 및 경량화 기법까지 단계별로 다룬다.</abstract>
  <targetAudience authority="marctarget">general</targetAudience>
  <note type="statement of responsibility">박성환, 남승우</note>
  <note>kor</note>
  <subject authority="lcsh">
    <topic>Компьютерная инженерия</topic>
  </subject>
  <subject>
    <topic>Искусственный интеллект</topic>
  </subject>
  <subject>
    <topic>Машинное обучение</topic>
  </subject>
  <classification authority="udc">004.8</classification>
  <identifier type="isbn">9791165923150</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">260605</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260605154459.0</recordChangeDate>
  </recordInfo>
</mods>
