Learn Before
How should the manual-review subset be named in a voice transcription project?
Question: In a project that turns recorded speech into text, what name can be used for the dev-set examples that humans inspect directly, why is that label appropriate, and what is the main point of using it?
Sample answer: In a speech-to-text project, the human-reviewed portion can be called an "Ear dev set." That label fits because the work is based on listening to recordings rather than inspecting pictures. The purpose of the name is to signal that this subset is being checked manually by a person, which reminds the team that it is useful for careful error analysis.
Key points:
- Use the term Ear dev set for a speech transcription task.
- The name reflects listening as the human review method.
- The label reminds the team that people are manually examining the examples.
Rubric: The response must identify the name Ear dev set, explain that it is appropriate because the task is reviewed by listening, and state that the naming convention highlights manual human inspection.
0
1
Tags
Machine Learning
Deep Learning
Supervised Learning
Dive into Deep Learning @ D2L
Data Science
Machine Learning Strategy
Machine Learning Yearning @ DeepLearning.AI
Related
Spotting Overfitting to a Manually Reviewed Dev Slice
How to Size an Eyeball Dev Set When Data Is Easy to Review
A Review Set Should Expose the Main Error Types
Manual Review Sets Can Be Unhelpful for Tasks People Cannot Judge Reliably
What is the main purpose of the human-review subset when a validation set is split into two parts?
The label "manual review set" can remind a team that people should inspect those examples directly.
What fraction of the dev set is manually reviewed in the Eyeball subset?
Match each dev set split term to its description.
Arrange the steps for building and using a small review subset from a larger development set in the correct order.
If 20% of a 3,000-example dev set is set aside as the Eyeball dev set, how many examples are in that subset?
If a 400-example Eyeball dev set has the same 20% error rate as the full dev set, you would expect about 80 misclassified examples.
The eye-check dev set should contain enough mistakes for you to _____.
Match each manual-review subset fact to the idea it describes.
Order the steps for deciding whether a small inspection subset is large enough for error analysis.
How should the manual-review subset be named in a voice transcription project?
Split the Development Set Into an Inspection Set and a Locked Set
How large should an Eyeball dev set be for useful manual error review?