metrics description
Browse files- src/about.py +22 -0
src/about.py
CHANGED
@@ -54,6 +54,28 @@ Contact with me: [LinkedIn](https://www.linkedin.com/in/wrobelkrzysztof/)
|
|
54 |
|
55 |
or join our [Discord SpeakLeash](https://discord.gg/3G9DVM39)
|
56 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
57 |
## How it works
|
58 |
|
59 |
## Reproducibility
|
|
|
54 |
|
55 |
or join our [Discord SpeakLeash](https://discord.gg/3G9DVM39)
|
56 |
|
57 |
+
## Evaluation metrics
|
58 |
+
|
59 |
+
- **belebele_pol_Latn**: accuracy
|
60 |
+
- **polemo2_in**: accuracy
|
61 |
+
- **polemo2_in_multiple_choice**: accuracy
|
62 |
+
- **polemo2_out**: accuracy
|
63 |
+
- **polemo2_out_multiple_choice**: accuracy
|
64 |
+
- **polish_8tags_multiple_choice**: accuracy
|
65 |
+
- **polish_8tags_regex**: accuracy
|
66 |
+
- **polish_belebele_regex**: accuracy
|
67 |
+
- **polish_dyk_multiple_choice**: accuracy - should be F1
|
68 |
+
- **polish_dyk_regex**: accuracy - should be F1
|
69 |
+
- **polish_ppc_multiple_choice**: accuracy
|
70 |
+
- **polish_ppc_regex**: accuracy
|
71 |
+
- **polish_psc_multiple_choice**: accuracy - should be F1
|
72 |
+
- **polish_psc_regex**: accuracy - should be F1
|
73 |
+
- **polish_cbd_multiple_choice**: accuracy - should be F1?
|
74 |
+
- **polish_cbd_regex**: accuracy - should be F1?
|
75 |
+
- **polish_klej_ner_multiple_choice**: accuracy
|
76 |
+
- **polish_klej_ner_regex**: accuracy
|
77 |
+
|
78 |
+
|
79 |
## How it works
|
80 |
|
81 |
## Reproducibility
|