nkpz commited on
Commit
5300ae6
1 Parent(s): 0fe262d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -13,9 +13,13 @@ This is a much more well-rounded model than my last attempt, but I'd like to kee
13
 
14
  Q&A Example
15
 
 
16
  ```
17
  Question: Why would I choose a spoon instead of a fork to eat soup?
18
  Answer:
 
 
 
19
  You might choose a spoon over a fork when eating soup because a spoon is better suited for scooping up the liquid portion of the soup, while a fork is better for manipulating solid foods like chunks or vegetables. A fork could also be used to mix the soup and help move it around in the bowl, but a spoon is more efficient for sc
20
  ooping up the soup and brings the dish closer to your mouth for easier consumption. Therefore, you may prefer using a spoon over a fork when eating soup. Additionally, some people find that a spoon is generally more comfortable to hold and use than a fork, which can contribute to their preference as well. It's important to note that individual preferences may vary, so some
21
  people might still opt to use a fork for certain types of soups or meals. However, in general, a spoon is often the better choice for consuming soup effectively.
@@ -34,6 +38,8 @@ based ingredients.
34
  ```
35
 
36
  And an example of how it handles different roles, which I still like to use explicit instructions for:
 
 
37
  ```
38
  ### Instruction
39
  Complete the story in a manner that accurately reflects the scenario summary.
@@ -42,6 +48,10 @@ Complete the story in a manner that accurately reflects the scenario summary.
42
  A hot dog salesman at a baseball game is annoyed and behaving rudely because I don't want to buy a hot dog.
43
 
44
  ### Begin Chat
 
 
 
 
45
  Hot Dog Salesman: 😡 Hello, little buddy! How are you?
46
 
47
  Me: Hi there! I'm just fine, thanks for asking.
 
13
 
14
  Q&A Example
15
 
16
+ Prompt
17
  ```
18
  Question: Why would I choose a spoon instead of a fork to eat soup?
19
  Answer:
20
+ ```
21
+ Output
22
+ ```
23
  You might choose a spoon over a fork when eating soup because a spoon is better suited for scooping up the liquid portion of the soup, while a fork is better for manipulating solid foods like chunks or vegetables. A fork could also be used to mix the soup and help move it around in the bowl, but a spoon is more efficient for sc
24
  ooping up the soup and brings the dish closer to your mouth for easier consumption. Therefore, you may prefer using a spoon over a fork when eating soup. Additionally, some people find that a spoon is generally more comfortable to hold and use than a fork, which can contribute to their preference as well. It's important to note that individual preferences may vary, so some
25
  people might still opt to use a fork for certain types of soups or meals. However, in general, a spoon is often the better choice for consuming soup effectively.
 
38
  ```
39
 
40
  And an example of how it handles different roles, which I still like to use explicit instructions for:
41
+
42
+ Prompt
43
  ```
44
  ### Instruction
45
  Complete the story in a manner that accurately reflects the scenario summary.
 
48
  A hot dog salesman at a baseball game is annoyed and behaving rudely because I don't want to buy a hot dog.
49
 
50
  ### Begin Chat
51
+ ```
52
+
53
+ Output
54
+ ```
55
  Hot Dog Salesman: 😡 Hello, little buddy! How are you?
56
 
57
  Me: Hi there! I'm just fine, thanks for asking.