forked from KEMT/zpwiki
		
	| .. | ||
| README.md | ||
| title | published | taxonomy | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Oliver Pejic | true | 
  | 
Oliver Pejic
IAESTE Intern Summer 2024, six weeks in August and September
Goal:
- Help with the Hate Speech Project
 - Help with evaluation of sentence transformer models using toolkit MTEB
 
Final Tasks:
- Prepare an MTEB evaluation task for Slovak HATE speech.
 - Prepare an MTEB evaluation task for Slovak question answering.
 - Machine translate an SBERT evaluation set for multiple slavic languages.
 - Write a short scientific paper with results.
 
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.