Commit
•
cee6ae4
1
Parent(s):
6834a70
Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ widget:
|
|
17 |
|
18 |
IGEL is a LLM model family developed for German. The first version of IGEL is built on top [BigScience BLOOM](https://bigscience.huggingface.co/blog/bloom) adapted to [German from Malte Ostendorff](https://huggingface.co/malteos/bloom-6b4-clp-german). IGEL designed to provide accurate and reliable language understanding capabilities for a wide range of natural language understanding tasks, including sentiment analysis, language translation, and question answering.
|
19 |
|
20 |
-
### You can try out the model at [igel-playground]().
|
21 |
|
22 |
The IGEL family includes `instruct-igel-001` and `chat-igel-001` _coming soon_.
|
23 |
|
|
|
17 |
|
18 |
IGEL is a LLM model family developed for German. The first version of IGEL is built on top [BigScience BLOOM](https://bigscience.huggingface.co/blog/bloom) adapted to [German from Malte Ostendorff](https://huggingface.co/malteos/bloom-6b4-clp-german). IGEL designed to provide accurate and reliable language understanding capabilities for a wide range of natural language understanding tasks, including sentiment analysis, language translation, and question answering.
|
19 |
|
20 |
+
### You can try out the model at [igel-playground](https://huggingface.co/spaces/philschmid/igel-playground).
|
21 |
|
22 |
The IGEL family includes `instruct-igel-001` and `chat-igel-001` _coming soon_.
|
23 |
|