Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: π
|
4 |
colorFrom: indigo
|
5 |
colorTo: indigo
|
@@ -7,4 +7,5 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
1 |
---
|
2 |
+
title: Fewshot Goes Multilingual
|
3 |
emoji: π
|
4 |
colorFrom: indigo
|
5 |
colorTo: indigo
|
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
Resources for training and evaluation of in-context learning models in Slavic languages, presented in our EACL 2023 SlavicNLP paper [Resources and Few-shot Learners for In-context Learning in Slavic Languages
|
11 |
+
](https://arxiv.org/abs/2304.01922). Instructional templates and further details can be found on project Github: https://github.com/fewshot-goes-multilingual/slavic-incontext-learning
|