updated readme
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ app_file: app.py
|
|
9 |
pinned: false
|
10 |
---
|
11 |
|
12 |
-
In this lab, different LLM's were
|
13 |
|
14 |
Ground models evaluated:
|
15 |
|
|
|
9 |
pinned: false
|
10 |
---
|
11 |
|
12 |
+
In this lab, different LLM's were finetuned through Google Colab. We mainly explored Llama-1B-Instruct, through different datasets, aiming to finetune the model into acting as a psychologist. We tried TinyLlama, and Llama-3B-instruct as well, but the 3B version was slighlty too big for us to properly make a functioning model.
|
13 |
|
14 |
Ground models evaluated:
|
15 |
|