Skip to content

[RESTRUCTURE] Restructure course for separation #989

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

burtenshaw
Copy link
Collaborator

This PR restructures the course by removing some units. The objective is to focus on 'LLMs'. The resulting structure will be:

  • Chapter 0: Setup
  • Chapter 1: Transformer models
  • Chapter 2: Using 🤗 Transformers
  • Chapter 3: Fine-tuning a pretrained model
  • Chapter 4: The 🤗 Tokenizers library (was Chapter 6)
  • Chapter 5: Classical NLP tasks (was Chapter 7)
  • Chapter 6: Fine-tune Large Language Models (was Chapter 11)
  • Chapter 7: Build Reasoning Models (was Chapter 12)

In separate repose I will migrate these chapters:

  • Move unit 5 and 10 to a new ‘datasets course’
  • Move chapters 4,8,9 to a new ‘hugging face 101’

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants