Update model to v2
Browse files- README.md +17 -0
- model-00001-of-00003.safetensors +1 -1
- model-00002-of-00003.safetensors +1 -1
- model-00003-of-00003.safetensors +1 -1
- tokenizer.model +3 -0
README.md
CHANGED
@@ -11,6 +11,23 @@ The [coco-karpathy-opus-de dataset](https://huggingface.co/datasets/Jotschi/coco
|
|
11 |
|
12 |
## Model Details
|
13 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
### Model Description
|
15 |
|
16 |
- **Developed by:** [Jotschi](https://huggingface.co/Jotschi)
|
|
|
11 |
|
12 |
## Model Details
|
13 |
|
14 |
+
### Prompt format
|
15 |
+
|
16 |
+
The completion model is trained with the prompt prefix `Bildbeschreibung: `
|
17 |
+
|
18 |
+
Examples:
|
19 |
+
|
20 |
+
```xml
|
21 |
+
>>> Bildbeschreibung:
|
22 |
+
2 Hunde sitzen auf einer Bank neben einer Pflanze
|
23 |
+
|
24 |
+
>>> Bildbeschreibung: Wasser
|
25 |
+
fall und Felsen vor dem Gebäude mit Blick auf den Fluss.
|
26 |
+
|
27 |
+
>>> Bildbeschreibung: Ein grünes Auto mit roten
|
28 |
+
Reflektoren parkte auf dem Parkplatz.
|
29 |
+
```
|
30 |
+
|
31 |
### Model Description
|
32 |
|
33 |
- **Developed by:** [Jotschi](https://huggingface.co/Jotschi)
|
model-00001-of-00003.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4943162240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9118f8eaa452493c54104281bf70b5e6261c7b291e10649aa000f4b5223ed38
|
3 |
size 4943162240
|
model-00002-of-00003.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4999819232
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c6bddebf4693e50e753c8cf9251984fa7f1424ec69e75bb47cf946fd17efa0af
|
3 |
size 4999819232
|
model-00003-of-00003.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4540516256
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a1e78b4b2b821b62edbfb7e443f4304a9657054041b16c215cc31664fcbe3fb7
|
3 |
size 4540516256
|
tokenizer.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dadfd56d766715c61d2ef780a525ab43b8e6da4de6865bda3d95fdef5e134055
|
3 |
+
size 493443
|