NLP Course documentation

本章簡介

Hugging Face's logo
Join the Hugging Face community

and get access to the augmented documentation experience

to get started

本章簡介

Ask a Question

第二章 我們探索瞭如何使用標記器(Tokenizer)和預訓練模型進行預測。但是,如果您想為自己的數據集微調預訓練模型,該怎麼做呢?這就是本章的主題!你將學到:

  • 如何從模型中心(hub)準備大型數據集
  • 如何使用高級訓練API微調一個模型
  • 如何使用自定義訓練過程
  • 如何利用🤗 Accelerate庫在任何分佈式設備上輕鬆運行自定義訓練過程

為了將經過訓練的參數上傳到 Hugging Face Hub,您需要一個 huggingface.co 帳戶: 創建一個賬戶