zpwiki/pages/interns/oliver_pejic
2024-09-03 09:11:07 +00:00
..
README.md Update pages/interns/oliver_pejic/README.md 2024-09-03 09:11:07 +00:00

title published taxonomy
Oliver Pejic true
category tag author
iaeste
hatespeech
nlp
Daniel Hladek

Oliver Pejic

IAESTE Intern Summer 2024, 12 weeks in August, September and October.

Goal:

Final Tasks:

Meeting 3.9:

State: Studied BEIR framework and transformers.

Tasks:

  • Prepare and try BEIR evaluation tasks for the database. For evaluation you can try me5-base model.
  • Make a fork of BEIR and do necessary modification, including the documentation references for the task.
  • Prepare 2 GITHUB pull requests for the databases, preliminary BEIR script given.

Future tasks:

  • Prepare a machine translation system to create another slovak/multilingual evaluation task from English task.

Preparation (7.8.2024):

  • Get familiar with SentenceTransformer framework, study fundamental papers and write down notes.
  • Get familiar with MTEB evaluation framework.
  • Prepare a working environment on Google Colab or on school server or Anaconda.
  • Get familiar with existing finetuning scripts.