Update README.md
Browse files
README.md
CHANGED
@@ -21,20 +21,8 @@ pipeline_tag: text-generation
|
|
21 |
## This model has been trained for 3 Epochs on the Internal Knowledge Map dataset.
|
22 |
|
23 |
---
|
24 |
-
|
25 |
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
Since this is a base model the IKM dataset greatly affects the output. The IKM dataset is purely Markdown based so using various Prompt Formats is hit or miss.
|
30 |
-
|
31 |
-
```
|
32 |
-
{System}
|
33 |
-
### Prompt:
|
34 |
-
{User}
|
35 |
-
### Response:
|
36 |
-
|
37 |
-
```
|
38 |
---
|
39 |
|
40 |
## Inference
|
|
|
21 |
## This model has been trained for 3 Epochs on the Internal Knowledge Map dataset.
|
22 |
|
23 |
---
|
24 |
+
# *It works! Use at your own risk, sometimes wonky*
|
25 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
---
|
27 |
|
28 |
## Inference
|