We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 86d42b8 + 0fb986b commit 18bed1cCopy full SHA for 18bed1c
chapters/zh-TW/_toctree.yml
@@ -25,6 +25,8 @@
25
title: 總結
26
- local: chapter1/10
27
title: 章末小測驗
28
+ - local: chapter1/11
29
+ title: 認證測驗
30
quiz: 1
31
32
- title: 2. 使用 🤗 Transformers
chapters/zh-TW/chapter1/11.mdx
@@ -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