Spaces:
Running
Running
docs: add initial version
Browse files
README.md
CHANGED
@@ -7,4 +7,29 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
# 🥨 Bavarian NLP
|
11 |
+
|
12 |
+
This HF org show-cases and releases datasets and models to foster research on the Bavarian language.
|
13 |
+
|
14 |
+
Let's collaborate and work on great resources together!
|
15 |
+
|
16 |
+
# 🔎 Datasets
|
17 |
+
|
18 |
+
The following datasets are available:
|
19 |
+
|
20 |
+
* [Gemini-powered Bavarian NER Dataset](https://huggingface.co/datasets/bavarian-nlp/gemini-bavarian-ner-v0.1)
|
21 |
+
* [GLiNER Dataset for Bavarian](https://huggingface.co/datasets/bavarian-nlp/gliner-bavarian-v0.1)
|
22 |
+
|
23 |
+
# 📊 Models
|
24 |
+
|
25 |
+
The following models are available:
|
26 |
+
|
27 |
+
* GLiNER for Bavarian - is coming soon!
|
28 |
+
|
29 |
+
# ❤️ Acknowledgements
|
30 |
+
|
31 |
+
Many thanks to the [MaiNLP research lab](https://mainlp.github.io/) for releasing great Bavarian datasets such as [BarNER](https://arxiv.org/abs/2403.12749) or [MaiBaam](https://arxiv.org/abs/2403.10293).
|
32 |
+
|
33 |
+
A lot of thanks also goes to the [Knowledgator Engineering group](https://huggingface.co/knowledgator) for their help and releasing multi-lingual GLiNER models ([GLiNER-X](https://huggingface.co/collections/knowledgator/gliner-x-684320a3f1220315c651d2f5)).
|
34 |
+
|
35 |
+
Made from Bavarian Oberland with ❤️ and 🥨.
|