Spaces:
Runtime error
Runtime error
add perplexity info
Browse files- src/about.py +2 -1
src/about.py
CHANGED
@@ -75,6 +75,7 @@ or join our [Discord SpeakLeash](https://discord.gg/3G9DVM39)
|
|
75 |
* add more tasks
|
76 |
* use model templates
|
77 |
* fix scrolling on Firefox
|
|
|
78 |
|
79 |
## Tasks
|
80 |
|
@@ -98,7 +99,7 @@ or join our [Discord SpeakLeash](https://discord.gg/3G9DVM39)
|
|
98 |
| polish_cbd_regex | ptaszynski/PolishCyberbullyingDataset | macro F1 | generate_until |
|
99 |
| polish_klej_ner_multiple_choice | allegro/klej-nkjp-ner | accuracy | multiple_choice |
|
100 |
| polish_klej_ner_regex | allegro/klej-nkjp-ner | accuracy | generate_until |
|
101 |
-
|
102 |
|
103 |
## Reproducibility
|
104 |
To reproduce our results, you need to clone the repository:
|
|
|
75 |
* add more tasks
|
76 |
* use model templates
|
77 |
* fix scrolling on Firefox
|
78 |
+
* polish_poleval2018_task3_test_10k - IN PROGRESS
|
79 |
|
80 |
## Tasks
|
81 |
|
|
|
99 |
| polish_cbd_regex | ptaszynski/PolishCyberbullyingDataset | macro F1 | generate_until |
|
100 |
| polish_klej_ner_multiple_choice | allegro/klej-nkjp-ner | accuracy | multiple_choice |
|
101 |
| polish_klej_ner_regex | allegro/klej-nkjp-ner | accuracy | generate_until |
|
102 |
+
| polish_poleval2018_task3_test_10k | enelpol/poleval2018_task3_test_10k | word perplexity | other |
|
103 |
|
104 |
## Reproducibility
|
105 |
To reproduce our results, you need to clone the repository:
|