Arjun-G-Ravi commited on
Commit
901ea25
1 Parent(s): 45db21f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -9,11 +9,11 @@ metrics:
9
  library_name: transformers
10
  pipeline_tag: text-generation
11
  widget:
12
- - text: "What is Artificial Intelligence "
13
  example_title: "Knowledge"
14
  - text: "Below is an instruction that describes a task. Write a response that appropriately completes the request.\nInstruction:Write a poem on cows\nResponse: "
15
  example_title: "Poem Generation"
16
- - text: "What is the meaning of life"
17
  example_title: "Philosophy"
18
  ---
19
 
 
9
  library_name: transformers
10
  pipeline_tag: text-generation
11
  widget:
12
+ - text: "Below is an instruction that describes a task. Write a response that appropriately completes the request.\nInstruction:What is artificial intelligence?\nResponse: "
13
  example_title: "Knowledge"
14
  - text: "Below is an instruction that describes a task. Write a response that appropriately completes the request.\nInstruction:Write a poem on cows\nResponse: "
15
  example_title: "Poem Generation"
16
+ - text: "Below is an instruction that describes a task. Write a response that appropriately completes the request.\nInstruction:What is the meaning of life\nResponse: "
17
  example_title: "Philosophy"
18
  ---
19