Skip to content

[zh-TW] Added chapters 1-11 #952

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
Open
Show file tree
Hide file tree
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
2 changes: 2 additions & 0 deletions chapters/zh-TW/_toctree.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@
title: 總結
- local: chapter1/10
title: 章末小測驗
- local: chapter1/11
title: 認證測驗
quiz: 1

- title: 2. 使用 🤗 Transformers
Expand Down
21 changes: 21 additions & 0 deletions chapters/zh-TW/chapter1/11.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# 測驗時間!

是時候測試你的知識了!我們為你準備了一個簡短的測驗,來測試你對本章節所涵蓋概念的理解程度。

要參加測驗,你需要按照以下步驟進行:

1. 登入你的 Hugging Face 帳戶
2. 回答測驗中的問題
3. 提交你的答案


## 多選題測驗

在這個測驗中,你需要從選項列表中選擇正確答案。我們將測試你對監督式微調基礎知識的掌握程度。

<iframe
src="https://huggingface-course-chapter-1-exam.hf.space"
frameborder="0"
width="850"
height="450"
></iframe>