This commit is contained in:
Daniel Hládek 2025-08-13 10:53:21 +02:00
parent a099634802
commit c9dea26fd2

View File

@ -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.