# Week 3 - Fine-Tuning Characteristics

#### This week you will...

* discuss the definition of your project for the course.
* discuss issues of Niels Rogge's video on Fine-Tuning

#### Learning Resources

{% file src="/files/lkJPwnaq9nu5yHPDNAzD" %}

#### Until next week you should...

* [x] answer the following two questions:\
  \- Which model do you want to fine-tune?\
  \- How do you want to evaluate it?
* [x] do the short course [Evaluating and Debugging Generative AI Models Using Weights and Biases](https://www.deeplearning.ai/short-courses/evaluating-debugging-generative-ai/) (1 hour).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://opencampus.gitbook.io/opencampus-machine-learning-program/courses/archive/application-of-transformer-models/week-3-fine-tuning-characteristics.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
