diff --git a/pages/interns/yussef_ressaissi/README.md b/pages/interns/yussef_ressaissi/README.md index 8fd60ccd..d656aefd 100644 --- a/pages/interns/yussef_ressaissi/README.md +++ b/pages/interns/yussef_ressaissi/README.md @@ -49,6 +49,25 @@ Future tasks: - install lm-eval-harness, learn it, prepare and run task for slovak summarization +Meeting 13.8.2025 + +State: + +- Managed to fine-tune Slovak Mistral-7B on Legal documents. One epoch is enough. +- Ditched T5 pipeline + +Tasks: + +- try to fine tune some different llm and compare the results. +- try to fine tune with the news dataset. +- prepare a table - tables with results +- compare with zero- shot scenario (with various models) +- dont forget to put scripts on GIT. + +Future task: + +- Find the optimal hyperparameters. +- Write the technical report, where you summarize methods, experiments and results. Meeting 24.7.