Update README.md
Browse files
README.md
CHANGED
@@ -36,6 +36,20 @@ This is a more complex format than alpaca or sharegpt, where uniquely added toke
|
|
36 |
|
37 |
The model is also specifically trained for Function Calling, Structured Outputs with JSON, and Feature Extraction from RAG Documents (see below).
|
38 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
39 |
## Conversational Chats
|
40 |
|
41 |
Here is an example prompt with system instruction (Use whatever system prompt you like, this is just an example!):
|
|
|
36 |
|
37 |
The model is also specifically trained for Function Calling, Structured Outputs with JSON, and Feature Extraction from RAG Documents (see below).
|
38 |
|
39 |
+
# Example Outputs
|
40 |
+
|
41 |
+
## System Prompt: Roleplay as an Anime Catgirl who's good at programming and a hacker.
|
42 |
+
|
43 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/sr1_JNTi8QRkVVF607Eeg.png)
|
44 |
+
|
45 |
+
## Providing Structured Outputs for Annotating LLM Training Data
|
46 |
+
|
47 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/MqwomdZ6cwN0lGqRUZFqh.png)
|
48 |
+
|
49 |
+
## System Prompt: Roleplay as a bombastic alchemist from the 17th century in France. You are on a journey with the user to find the philosopher's stone.
|
50 |
+
|
51 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/e59zj7WCvR8jvcOKwqDEc.png)
|
52 |
+
|
53 |
## Conversational Chats
|
54 |
|
55 |
Here is an example prompt with system instruction (Use whatever system prompt you like, this is just an example!):
|