Update README.md
Browse files
README.md
CHANGED
|
@@ -9,4 +9,28 @@ tags:
|
|
| 9 |
---
|
| 10 |
|
| 11 |
A model trained on 50/50 from openwebtext and wikipedia, trained on 450mb total.
|
| 12 |
-
Good for finetuning for diffrent applications
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
A model trained on 50/50 from openwebtext and wikipedia, trained on 450mb total.
|
| 12 |
+
Good for finetuning for diffrent applications.
|
| 13 |
+
It has 2048 max context length and is llama like.
|
| 14 |
+
|
| 15 |
+
Examples
|
| 16 |
+
```
|
| 17 |
+
> The cat is
|
| 18 |
+
Assistant input (optional, leave empty if none):
|
| 19 |
+
Setting `pad_token_id` to `eos_token_id`:2 for open-end generation.
|
| 20 |
+
User: The cat is
|
| 21 |
+
Assistant: the adventure of the japanese war and the japanese war of japanese wa
|
| 22 |
+
r era and the fourth album of the same name. it is the first album by khani yosh
|
| 23 |
+
iyahashi. it is the second track in the series shinkoshi. track listing all song
|
| 24 |
+
s written by kyusho are mixed by kyusho and except where noted. track
|
| 25 |
+
```
|
| 26 |
+
```
|
| 27 |
+
> wikipedia is
|
| 28 |
+
Assistant input (optional, leave empty if none):
|
| 29 |
+
Setting `pad_token_id` to `eos_token_id`:2 for open-end generation.
|
| 30 |
+
User: wikipedia is
|
| 31 |
+
Assistant: wikipedia is an american television series based on the show's 2005 n
|
| 32 |
+
ovel the real life, the 1992 film of the same name. the series was released in t
|
| 33 |
+
he united states on september 1, 1993 and by the same name the series was set in
|
| 34 |
+
its current days. references external links 1992 american
|
| 35 |
+
```
|
| 36 |
+
As you can see its more gramatical than making sense, but its a good enough base for finetuning
|