Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions chapters/en/chapter11/7.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ To take the quiz, you will need to follow these steps:
In this quiz, you will be asked to select the correct answer from a list of options. We'll test you on the fundamentals of supervised finetuning.

<iframe
src="https://nlp-course-supervised-finetuning-quiz.hf.space"
src="https://huggingface-course-supervised-finetuning-quiz.hf.space"
frameborder="0"
width="850"
height="450"
Expand All @@ -26,8 +26,8 @@ In this quiz, you will be asked to select the correct answer from a list of opti
In this quiz, you will be asked to write code to complete a task. We'll test you on the code you've studied in the course from libraries like `datasets`, `transformers`, `peft`, and `TRL`.

<iframe
src="https://nlp-course-sft-code-quiz.hf.space"
src="https://huggingface-course-sft-code-quiz.hf.space"
frameborder="0"
width="850"
height="450"
></iframe>
></iframe>