What is evals?
A unit of measurement for the computational resources required to train an AI model
evals explained in plain English
Analogy
Think of evals like the number of miles a car can travel on a single tank of gas. Just as a car's mileage affects how far it can go, evals affect how much computational power an AI model needs to learn and improve.
Example
A company developing a new chatbot might use evals to compare the computational resources required to train different AI models. They might find that one model requires 1000 evals to achieve a certain level of accuracy, while another model requires only 500 evals.
How is evals used?
Evals are used to compare the efficiency of different AI models and to determine the resources required to train them. This helps researchers and developers choose the best model for their needs and budget.
Common misconceptions about evals
History
People also read
- average precision at k
A measure of the accuracy of a model's top k predictions
- BERT
A pre-trained language model developed by Google
- Character N-gram F-score
A measure of the accuracy of text generation models
- citation precision
The accuracy of citations or references to sources in a document or database
- citation recall
A measure of how well a model can recall and cite relevant sources or references
- cross-entropy
A measure of difference between predicted and actual outcomes
- denoising
A process in AI that removes unwanted noise from data to improve its quality
- depth
The number of layers in a neural network
- Embedding
A numerical representation of text, images, or other data that captures semantic meaning.
- embedding layer
A layer in a neural network that converts input data into a dense vector representation