oskaralf commited on
Commit
6d19dc0
·
1 Parent(s): 403a0be

updated readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ app_file: app.py
9
  pinned: false
10
  ---
11
 
12
- In this lab, different LLM's were trained through Google Colab. We mainly explored Llama-1B-Instruct, through different datasets, aiming to finetune the model into acting as a psychologist.
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