Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- flozi00/conversations
|
4 |
+
language:
|
5 |
+
- de
|
6 |
+
---
|
7 |
+
|
8 |
+
## This project is sponsored by [ ![PrimeLine](https://www.primeline-solutions.com/skin/frontend/default/theme566/images/primeline-solutions-logo.png) ](https://www.primeline-solutions.com/de/server/nach-einsatzzweck/gpu-rendering-hpc/)
|
9 |
+
|
10 |
+
# Model Card
|
11 |
+
|
12 |
+
This model is an finetuned version for german instructions and conversations in style of Alpaca. "### Assistant:" "### User:", trained with a context length of 8k tokens.
|
13 |
+
The dataset used is deduplicated and cleaned, with no codes inside. The focus is on instruction following and conversational tasks.
|
14 |
+
|
15 |
+
The model archictecture is based on Mistral v0.1 with 7B parameters, trained on 100% renewable energy powered hardware.
|
16 |
+
|
17 |
+
This work is contributed by private research of [flozi00](https://huggingface.co/flozi00)
|