philschmid HF staff commited on
Commit
d999884
1 Parent(s): 2b468fd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -11,13 +11,15 @@ widget:
11
  - text: "TODO"
12
  ---
13
 
14
- <div style="text-align:center;width:250px;height:250px;">
15
- <img src="https://huggingface.co/philschmid/instruct-igel-001/resolve/main/igel.jpeg" 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
 
 
11
  - text: "TODO"
12
  ---
13
 
 
 
 
14
 
15
 
16
+ <div style="text-align:center;width:250px;height:250px;margin:auto">
17
+ <img src="https://huggingface.co/philschmid/instruct-igel-001/resolve/main/igel.jpeg" alt="IGEL logo"">
18
+ </div>
19
+
20
+ # IGEL: Instruction-tuned German large Language Model for Text
21
+
22
 
 
23
 
24
  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.
25