Zadanie na przedmiot "Modelowanie Języka"
Go to file
Aleksandra 1eb60bd963 add run.py 2024-04-28 22:20:50 +02:00
dev-0 improvement 2024-04-28 20:32:46 +02:00
test-A improvement 2024-04-28 20:32:46 +02:00
train Again add hate speech info 2022-05-06 22:17:55 +02:00
.gitignore Init 2021-08-23 10:55:15 +02:00
README.md improvement 2024-04-28 20:32:46 +02:00
config.txt Init 2021-08-23 10:55:15 +02:00
in-header.tsv Init 2021-08-23 10:55:15 +02:00
main.ipynb improvement 2024-04-28 20:32:46 +02:00
out-header.tsv Init 2021-08-23 10:55:15 +02:00
run.py add run.py 2024-04-28 22:20:50 +02:00

README.md

Challenging America word-gap prediction

Guess a word in a gap.

Evaluation metric

Perplexity hashed by

./geval --metric PerplexityHashed --test-name dev-0

Zadania

  1. Statystyczny model językowy (zadanie 5)
    • branch: master - Perplexity hashed on dev-0: 555.75
    • branch: 05_ngram - Perplexity hashed on dev-0: xxx

  2. Neuronowy model językowy (zadanie 7)
    • branch: 07_neural - Perplexity hashed on dev-0: xxx

  3. Model neuronowy rekurencyjny (zadanie 9)
    • branch: 09_neural - Perplexity hashed on dev-0: xxx