# Requirements for a Certificate of Achievement or ECTS

The conditions to be met in order to receive a Certificate of Achievement (and ECTS) are:

* [x] Attendance to at least 80% of the classes (it is allowed to miss a maximum 2 classes)
* [x] GitHub repository including a well-documented project on a fine-tuned large language model
* [x] Presentation of the project at the end of the course

#### Attendance:

If you attend via Zoom, please make sure to use your full name, which should be the same that you used to register at edu.opencampus.sh. **Otherwise your attendance will not be recorded!**

#### Projects:

Check the [Projects section](/opencampus-machine-learning-program/course-projects/requirements.md) to learn more about how to get started, complete, and submit you project.


---

# 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/requirements-for-a-certificate-of-achievement-or-ects.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.
