RichardErkhov commited on
Commit
b2245b3
1 Parent(s): d2896b6

uploaded readme

Browse files
Files changed (1) hide show
  1. README.md +61 -0
README.md ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Quantization made by Richard Erkhov.
2
+
3
+ [Github](https://github.com/RichardErkhov)
4
+
5
+ [Discord](https://discord.gg/pvy7H8DZMG)
6
+
7
+ [Request more models](https://github.com/RichardErkhov/quant_request)
8
+
9
+
10
+ bloom-1b5-clp-german - bnb 4bits
11
+ - Model creator: https://huggingface.co/malteos/
12
+ - Original model: https://huggingface.co/malteos/bloom-1b5-clp-german/
13
+
14
+
15
+
16
+
17
+ Original model description:
18
+ ---
19
+ license: bigscience-bloom-rail-1.0
20
+ language: de
21
+ pipeline_tag: text-generation
22
+ widget:
23
+ - text: >-
24
+ In einer schockierenden Entdeckung fanden Wissenschaftler eine Herde
25
+ Einhörner, die in
26
+ example_title: Einhörner ...
27
+ - text: >-
28
+ Definiere folgende Wörter
29
+
30
+
31
+ Wort: Einhorn
32
+
33
+ Definition: Das Einhorn ist ein Fabelwesen von Pferde- oder Ziegengestalt
34
+ mit einem geraden Horn auf der Stirnmitte.
35
+
36
+
37
+ Wort: Regierungschef
38
+
39
+ Definition: Der Regierungschef ist der Leiter der Regierung eines Staates
40
+ (z. B. National- oder Gliedstaat).
41
+
42
+
43
+ Wort: Waffendrill
44
+
45
+ Definition:
46
+ example_title: Definiere ...
47
+ datasets:
48
+ - oscar
49
+ ---
50
+
51
+ The multilingual [bloom-1b7](https://huggingface.co/bigscience/bloom-1b7) model adapted to the German language using the [CLP-Transfer](https://arxiv.org/abs/2301.09626) method.
52
+
53
+ - Tokenizer from https://huggingface.co/malteos/gpt2-xl-wechsel-german
54
+ - Trained on the German subset of OSCAR https://huggingface.co/datasets/oscar
55
+
56
+ ## See also
57
+
58
+ - [malteos/bloom-6b4-clp-german](https://huggingface.co/malteos/bloom-6b4-clp-german)
59
+ - [malteos/bloom-6b4-clp-german-oasst-v0.1](https://huggingface.co/malteos/bloom-6b4-clp-german-oasst-v0.1)
60
+
61
+