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帐户: 创建一个账户