Homework 13

Count the Parameters

The large language model we looked at for our discussion last week, PaLM, reports that it has 540 billion parameters. What are all of those numbers used for? This week, we’ll count parameters.

This is the Fundamentals notebook for this week:

Train a Sequence Model on Your Own Data

Submitting

In the Moodle assignment for this Homework:

  1. Attach the ipynb file. Make sure you’ve done a “Restart and Run All” before submitting.
  2. Copy and paste your responses to the Analysis questions into the text box.
  3. Copy and paste your responses to “Train a Sequence Model” here too.
Q&A Week 12