Update 'pages/interns/sevval_bulburu/README.md'

This commit is contained in:
dano 2023-08-22 08:32:37 +00:00
parent 431ecad829
commit 9feade3a56

View File

@ -23,13 +23,14 @@ State:
Tasks:
- Get familiar with the task of Hate speech detection. Find out how can we use Transformer neural networks to detect and categorize hate speech in internet comments created by random people.
- Get familiar with the basic tools: Huggingface Transformers, Prodi.gy
- Get familiar with the basic tools: Huggingface Transformers, Learn how to use - Evaluate existing multilingual model. E.G. https://huggingface.co/Andrazp/multilingual-hate-speech-robacofi in Python script. Learn something about Transformer neural networks.
- get familiar with Prodi.gy annotation tool.
- Set up web-based annotation environment for students (open, cooperation with [/students/2021/vladimir_ferko](Vladimir Ferko) ).
Future tasks (to be decided):
- Evaluate existing multilingual model. E.G. https://huggingface.co/Andrazp/multilingual-hate-speech-robacofi
- Evaluate existing multilingual model. E.G. https://huggingface.co/Andrazp/multilingual-hate-speech-robacofi with slovak data
- Translate existing English dataset into Slovak. Use OPUS English Slovak Marian NMT model. Train Slovak munolingual model.
- Prepare existing Slovak Twitter dataaset, trainm evaluate a model.