Choosing ML Models

This section will walk through a very specific approach to select, run and evaluate the results of ML models. We're starting with a small Language Model to illustrate this building block. It's highly recommended to follow along inside Colab so you can run the examples. All examples will run within Colab's free T4 GPU constraints.

First Steps With Language Models

Open this Notebook in Colab

ai-guide-pick-a-model-test-a-model-fixed

Evaluating ML Model Results

Open this Notebook in Colab

ai-guide-evaluate-ml-results-fixed