BigSalmon commited on
Commit
2ad9d8e
·
1 Parent(s): 57ccb6e

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Example prompts
2
+
3
+ ```
4
+ Below is an instruction that describes a task. Write a response that appropriately completes the request.
5
+
6
+ ### Instruction:
7
+ List five advantages of using solar energy.
8
+
9
+ ### Response:
10
+ 1. Solar energy is renewable and sustainable.
11
+ 2. Low ongoing costs and no fuel expenses.
12
+ 3. Generates no pollution or noise.
13
+ 4. Easily scalable for different types of applications.
14
+ 5. Solar energy is widely available in most regions.
15
+ ```
16
+
17
+ ***
18
+ ```
19
+ Below is an instruction that describes a task. Write a response that appropriately completes the request.
20
+
21
+ ### Instruction:
22
+ Generate an example of a travel destination in your favorite country.
23
+
24
+ ### Response:
25
+ My favorite travel destination in Australia is Fraser Island, located on the eastern coast.
26
+ ```