Warning : count(): Parameter must be an array or an object that implements Countable in
/var/www/html/live/makepost.php on line
52
7 followers
01 Jan 1970 05:30 AM
What is the primary role of the discriminator in a GAN?
B
Judge real vs fake images
Submit
Next
Web Development
Warning : count(): Parameter must be an array or an object that implements Countable in
/var/www/html/live/makepost.php on line
52
7 followers
01 Jan 1970 05:30 AM
What is an epoch?
B
One complete pass through training data
Submit
Next
Web Development
Warning : count(): Parameter must be an array or an object that implements Countable in
/var/www/html/live/makepost.php on line
52
7 followers
01 Jan 1970 05:30 AM
Why are GELU activations popular in Transformers?
B
Smooth non-linearity improves gradient flow
Submit
Next
Web Development
Warning : count(): Parameter must be an array or an object that implements Countable in
/var/www/html/live/makepost.php on line
52
7 followers
01 Jan 1970 05:30 AM
What is “weight decay” used for?
B
Penalizing large weights to reduce overfitting
Submit
Next
Web Development
Warning : count(): Parameter must be an array or an object that implements Countable in
/var/www/html/live/makepost.php on line
52
7 followers
01 Jan 1970 05:30 AM
What do activation functions introduce in a neural network?
Submit
Next
Web Development
Warning : count(): Parameter must be an array or an object that implements Countable in
/var/www/html/live/makepost.php on line
52
7 followers
01 Jan 1970 05:30 AM
What is a tokenizer’s job in an LLM pipeline?
B
Break text into model-readable units
Submit
Next
Web Development
Warning : count(): Parameter must be an array or an object that implements Countable in
/var/www/html/live/makepost.php on line
52
7 followers
01 Jan 1970 05:30 AM
What is the key benefit of rotary positional embeddings (RoPE)?
B
Helps with long-context extrapolation
C
Removes attention computation
D
Improves tokenization speed
Submit
Next
Web Development
Warning : count(): Parameter must be an array or an object that implements Countable in
/var/www/html/live/makepost.php on line
52
7 followers
01 Jan 1970 05:30 AM
What does PPO do in RLHF?
B
Stabilizes reinforcement learning updates
Submit
Next
Web Development
Warning : count(): Parameter must be an array or an object that implements Countable in
/var/www/html/live/makepost.php on line
52
7 followers
01 Jan 1970 05:30 AM
Why is multi-head attention used instead of single-head?
B
To capture different types of relationships
Submit
Next
Web Development
Warning : count(): Parameter must be an array or an object that implements Countable in
/var/www/html/live/makepost.php on line
52
7 followers
01 Jan 1970 05:30 AM
What is the main purpose of the Query vector in self-attention?
B
Match relevance with Key vectors
Submit
Next
Web Development
Warning : count(): Parameter must be an array or an object that implements Countable in
/var/www/html/live/makepost.php on line
52
7 followers
01 Jan 1970 05:30 AM
What is model quantization used for?
B
Reduce model size by lowering precision
Submit
Next
Web Development
Warning : count(): Parameter must be an array or an object that implements Countable in
/var/www/html/live/makepost.php on line
52
7 followers
01 Jan 1970 05:30 AM
What is attention head in multi-head attention?
B
Independent attention mechanism
Submit
Next
Web Development
Warning : count(): Parameter must be an array or an object that implements Countable in
/var/www/html/live/makepost.php on line
52
7 followers
01 Jan 1970 05:30 AM
What is a token in LLMs?
B
Building block used for model input
Submit
Next
Web Development
Warning : count(): Parameter must be an array or an object that implements Countable in
/var/www/html/live/makepost.php on line
52
7 followers
01 Jan 1970 05:30 AM
What is the main advantage of diffusion models?
B
Stable training and higher image quality
Submit
Next
Web Development
Warning : count(): Parameter must be an array or an object that implements Countable in
/var/www/html/live/makepost.php on line
52
7 followers
01 Jan 1970 05:30 AM
What does KL divergence measure in VAEs?
A
Distance between two probability distributions
Submit
Next
Web Development
Warning : count(): Parameter must be an array or an object that implements Countable in
/var/www/html/live/makepost.php on line
52
7 followers
01 Jan 1970 05:30 AM
What does an autoencoder mainly learn?
B
Compressed representation of data
Submit
Next
Web Development
Warning : count(): Parameter must be an array or an object that implements Countable in
/var/www/html/live/makepost.php on line
52
7 followers
01 Jan 1970 05:30 AM
What is the benefit of mini-batch gradient descent?
C
Balance between speed and stability
Submit
Next
Web Development
Warning : count(): Parameter must be an array or an object that implements Countable in
/var/www/html/live/makepost.php on line
52
7 followers
01 Jan 1970 05:30 AM
What is “negative sampling” in Word2Vec?
B
Efficiently training embeddings with fewer calculations
Submit
Next
Web Development
Warning : count(): Parameter must be an array or an object that implements Countable in
/var/www/html/live/makepost.php on line
52
7 followers
01 Jan 1970 05:30 AM
Why are GPUs preferred for deep learning?
B
Fast parallel matrix operations
Submit
Next
Web Development
Warning : count(): Parameter must be an array or an object that implements Countable in
/var/www/html/live/makepost.php on line
52
7 followers
01 Jan 1970 05:30 AM
What is the purpose of beam search?
B
Explore multiple sequences during decoding
Submit
Next
Web Development