philschmid HF staff commited on
Commit
74ce4a1
1 Parent(s): 12ac9a7

update readme

Browse files
Files changed (2) hide show
  1. README.md +3 -3
  2. assets/igel_removedbg.png +0 -0
README.md CHANGED
@@ -12,16 +12,16 @@ widget:
12
  ---
13
 
14
  <div style="text-align:center;width:250px;height:250px;">
15
- <img src="https://huggingface.co/philschmid/instruct-igel-001/resolve/mainigel_removedbg.png" alt="IGEL logo"">
16
  </div>
17
 
18
 
19
 
20
  # IGEL: Instruction-tuned German large Language Model for Text
21
 
22
- 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 the [German language by 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.
23
 
24
- You can try out the model at [igel-playground]().
25
 
26
  The IGEL family includes instruction `instruct-igel-001` and `chat-igel-001` _coming soon_.
27
 
 
12
  ---
13
 
14
  <div style="text-align:center;width:250px;height:250px;">
15
+ <img src="https://huggingface.co/philschmid/instruct-igel-001/resolve/main/assets/igel_removedbg.png" alt="IGEL logo"">
16
  </div>
17
 
18
 
19
 
20
  # IGEL: Instruction-tuned German large Language Model for Text
21
 
22
+ 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.
23
 
24
+ ### You can try out the model at [igel-playground]().
25
 
26
  The IGEL family includes instruction `instruct-igel-001` and `chat-igel-001` _coming soon_.
27
 
assets/igel_removedbg.png ADDED