SebastianBodza commited on
Commit
e9f5b1b
1 Parent(s): 4d593c9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ language:
7
  ---
8
  # DElefant:
9
  <img src="https://huggingface.co/SebastianBodza/DElefant/resolve/main/badge_gerlefant.png" style="max-width:200px">
10
- DElefant is a LLM developed for instruction tuned German interactions. This version is built on top of the adapted BLOOM version from [Malte Ostendorff](!https://huggingface.co/malteos/bloom-6b4-clp-german) with a opus-mt translated and afterwards filtered [WizardLM](!https://huggingface.co/datasets/SebastianBodza/Ger_WizardLM_evol_instruct_70k_V0) dataset. The evolved dataset led to SOTA english LLMs and we hope by incoperating the dataset to a german base model we can leverage the capabilities for various tasks including Code generation.
11
  Due to limitation in translation, the comments inside of the code blocks remained english, however the Coding was kept in working condition.
12
 
13
  ## Model Description:
 
7
  ---
8
  # DElefant:
9
  <img src="https://huggingface.co/SebastianBodza/DElefant/resolve/main/badge_gerlefant.png" style="max-width:200px">
10
+ DElefant is a LLM developed for instruction tuned German interactions. This version is built on top of the adapted BLOOM version from <a href="https://huggingface.co/malteos/bloom-6b4-clp-german">Malte Ostendorff</a> with a opus-mt translated and afterwards filtered <a href="https://huggingface.co/datasets/SebastianBodza/Ger_WizardLM_evol_instruct_70k_V0">WizardLM</a> dataset. The evolved dataset led to SOTA english LLMs and we hope by incoperating the dataset to a german base model we can leverage the capabilities for various tasks including Code generation.
11
  Due to limitation in translation, the comments inside of the code blocks remained english, however the Coding was kept in working condition.
12
 
13
  ## Model Description: