
ACM AI Projects Week 3 Kahoot
Authored by William Zhou
Computers
University
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
I have a piece of text and two tokenizers: tokenizer A tokenizes per character, and tokenizer B tokenizes per subword. Which tokenizer produces a shorter sequence on the same text?
Tokenizer A
Tokenizer B
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Vector A: [1, 2, 5]
Vector B: [0, 2, 1]
What's the dot product between vector A and vector B?
Reminder: A dot product is the sum of the products of each position: a1b1 + a2b2 + a3b3
7
4
5
9
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
In standard sinusoidal positional embeddings, how do we integrate the positional embeddings with the token (semantic) embeddings?
Addition
Dot Product
Concatenation
Subtraction
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Tensor X has shape [32, 16, 8, 4].
What's the shape of X.permute(1, 2, 0, 3)?
[32, 4, 8, 16]
[16, 32, 4, 8]
[16, 8, 32, 4]
[4, 8, 16, 32]
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the following code:
X = torch.ones((6, 4, 1))
X = X.squeeze()
X = X.unsqueeze(0)
What's the final shape of X?
Recall that unsqueeze(dim) adds a new dimension of size 1 at shape index dim. tensor.squeeze() removes dimensions of size 1.
(1, 6, 4)
(1, 4, 6)
(6, 4, 1)
(4, 6, 1)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Bonus Question:
What's the standard shape we pass into a transformer?
[batch_size, model_dim, seq_len]
[model_dim, seq_len, batch_size]
[batch_size, seq_len, model_dim]
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What's the result of this operation?
torch.zeros((3)).dot(torch.ones((3)))?
[1, 1, 1]
[0, 0, 0]
0
[1, 2, 3]
1
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
10 questions
Data Warehouse - Foundations
Quiz
•
University
10 questions
Fun with Paint and Storage
Quiz
•
1st Grade - University
12 questions
Pengenalan Pola 4: Teknik Pengenalan Pola
Quiz
•
University
11 questions
Week 2 Quiz
Quiz
•
University
10 questions
Q3 G9/10 Quiz on Site Development Plan M8
Quiz
•
9th Grade - University
10 questions
Constrain Satisfaction Problem (CSP)
Quiz
•
University
10 questions
IoT Lecture 8 - Data and Analytics for IoT
Quiz
•
University
10 questions
UTILITY PROGRAM
Quiz
•
University
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
29 questions
Alg. 1 Section 5.1 Coordinate Plane
Quiz
•
9th Grade
22 questions
fractions
Quiz
•
3rd Grade
11 questions
FOREST Effective communication
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
Discover more resources for Computers
12 questions
IREAD Week 4 - Review
Quiz
•
3rd Grade - University
7 questions
Fragments, Run-ons, and Complete Sentences
Interactive video
•
4th Grade - University
7 questions
Renewable and Nonrenewable Resources
Interactive video
•
4th Grade - University
10 questions
DNA Structure and Replication: Crash Course Biology
Interactive video
•
11th Grade - University
5 questions
Inherited and Acquired Traits of Animals
Interactive video
•
4th Grade - University
5 questions
Examining Theme
Interactive video
•
4th Grade - University
20 questions
Implicit vs. Explicit
Quiz
•
6th Grade - University
7 questions
Comparing Fractions
Interactive video
•
1st Grade - University