challenging-america-word-ga.../README.md

26 lines
787 B
Markdown
Raw Permalink Normal View History

2021-08-23 10:55:15 +02:00
Challenging America word-gap prediction
===================================
Guess a word in a gap.
Evaluation metric
-----------------
2024-04-28 20:32:46 +02:00
Perplexity hashed by
```bash
./geval --metric PerplexityHashed --test-name dev-0
```
2021-08-23 10:55:15 +02:00
2024-04-28 20:32:46 +02:00
<b>Zadania</b>
-----------------
1. Statystyczny model językowy (zadanie 5)
- branch: master - Perplexity hashed on `dev-0`: 549.12
2024-04-28 20:32:46 +02:00
<br><br>
2. Neuronowy model językowy (zadanie 7)
- branch: 07_neural - Perplexity hashed on `dev-0`: 465.53
2024-04-28 20:32:46 +02:00
<br><br>
2024-05-16 11:11:55 +02:00
3. Neuronowy model językowy typu word2vec (zadanie 8)
2024-06-05 13:04:01 +02:00
- branch: 08_word2vec - Perplexity hashed on `dev-0`: 437.27
- branch: 08_word2vec - LogLoss hashed on `dev-0`: 6.08
2024-05-16 11:11:55 +02:00
<br><br>
4. Rekurencyjny model neuronowy (zadanie 9)
2024-04-28 20:32:46 +02:00
- branch: 09_neural - Perplexity hashed on `dev-0`: xxx