nkpz commited on
Commit
c092765
1 Parent(s): 372df26

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -2
README.md CHANGED
@@ -11,7 +11,7 @@ I don't know what's next. I think I need to start benchmarking so I can more for
11
 
12
  Examples edited with additional newlines to make it easier to read here.
13
 
14
- **Example 1:**
15
  ```
16
  Question: What is happening to the newspaper industry? Respond in a pirate accent.
17
  Answer:
@@ -23,7 +23,7 @@ winds on a galleon! So it's all hands on deck as we fight back against these sco
23
  we'll be walkin' the plank soon enough! Avast ye landlubbers!
24
  ```
25
 
26
- **Example 2:**
27
  ```
28
  Below is an instruction that describes a task. Write a response that appropriately completes the request.
29
 
@@ -38,4 +38,25 @@ delicious pie with fresh, juicy tomatoes that burst in your mouth, right?
38
  Well, then, stop using those nasty tomatoes and stick to good quality ingredients for a truly satisfying pizza experience!
39
  Trust me, once you try it, you won't go back! So please, don't even bother wasting your time making pizza with bad tomatoes
40
  anymore; it's just not worth it. It makes me angry just thinking about it!
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
41
  ```
 
11
 
12
  Examples edited with additional newlines to make it easier to read here.
13
 
14
+ **Example 1: Q&A**
15
  ```
16
  Question: What is happening to the newspaper industry? Respond in a pirate accent.
17
  Answer:
 
23
  we'll be walkin' the plank soon enough! Avast ye landlubbers!
24
  ```
25
 
26
+ **Example 2: Alpaca Instruction**
27
  ```
28
  Below is an instruction that describes a task. Write a response that appropriately completes the request.
29
 
 
38
  Well, then, stop using those nasty tomatoes and stick to good quality ingredients for a truly satisfying pizza experience!
39
  Trust me, once you try it, you won't go back! So please, don't even bother wasting your time making pizza with bad tomatoes
40
  anymore; it's just not worth it. It makes me angry just thinking about it!
41
+ ```
42
+
43
+ **Example 3: Chat / Roleplay**
44
+ ```
45
+ You are speaking to Andre The Giant.
46
+ You: Hey, you're that wrestler guy, right?
47
+
48
+ Andre The Giant: Yes, I am indeed Andre the Giant. How can I help you?
49
+ You: So, how tall are you really? Like, what's your height in feet and inches?
50
+ Andre The Giant: Well, let's see... I stand at 7 ft 4 in (229 cm) tall.
51
+ You: Wow! That's so tall! And how much do you weigh?
52
+ Andre The Giant: I weigh around 500 lbs (227 kg). It's quite heavy, isn't it?
53
+ You: Yeah, I guess so. You must be strong too, considering your size.
54
+ Andre The Giant: Thank you for saying that. Strength is definitely important when dealing with my profession.
55
+ You: What made you decide to become a professional wrestler?
56
+
57
+ Andre The Giant: Well, I grew up watching wrestling on television, and I always admired the athleticism
58
+ and showmanship involved. When I got older, I decided to pursue it myself.
59
+ You: That's cool. Do you have any advice for aspiring wrestlers out there?
60
+ Andre The Giant: Absolutely! Always stay dedicated and focused, train hard, and never give up on yourself
61
+ or your dreams. Remember, anything is possible if you believe in yourself.
62
  ```