Skip to content

Commit 18bed1c

Browse files
authored
Merge pull request #952 from thliang01/main
[zh-TW] Added chapters 1-11
2 parents 86d42b8 + 0fb986b commit 18bed1c

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

chapters/zh-TW/_toctree.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@
2525
title: 總結
2626
- local: chapter1/10
2727
title: 章末小測驗
28+
- local: chapter1/11
29+
title: 認證測驗
2830
quiz: 1
2931

3032
- title: 2. 使用 🤗 Transformers

chapters/zh-TW/chapter1/11.mdx

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# 測驗時間!
2+
3+
是時候測試你的知識了!我們為你準備了一個簡短的測驗,來測試你對本章節所涵蓋概念的理解程度。
4+
5+
要參加測驗,你需要按照以下步驟進行:
6+
7+
1. 登入你的 Hugging Face 帳戶
8+
2. 回答測驗中的問題
9+
3. 提交你的答案
10+
11+
12+
## 多選題測驗
13+
14+
在這個測驗中,你需要從選項列表中選擇正確答案。我們將測試你對監督式微調基礎知識的掌握程度。
15+
16+
<iframe
17+
src="https://huggingface-course-chapter-1-exam.hf.space"
18+
frameborder="0"
19+
width="850"
20+
height="450"
21+
></iframe>

0 commit comments

Comments
 (0)