eswardivi commited on
Commit
2a94df4
·
verified ·
1 Parent(s): ba06a28

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -43,7 +43,7 @@ def create_prompt(instruction: str, input: str = "") -> str:
43
  """
44
  return prompt
45
 
46
- instruction = "Krindi samaacharam prakaram google app eppudu release ayyindi?"
47
  input = "Google News is a news aggregator service developed by Google. It presents a continuous flow of links to articles organized from thousands of publishers and magazines. Google News is available as an app on Android, iOS, and the Web. Google released a beta version in September 2002 and the official app in January 2006."
48
 
49
  prompt = create_prompt(instruction, input)
 
43
  """
44
  return prompt
45
 
46
+ instruction = "Krindi samaacharam prakaram google news app eppudu release ayyindi?"
47
  input = "Google News is a news aggregator service developed by Google. It presents a continuous flow of links to articles organized from thousands of publishers and magazines. Google News is available as an app on Android, iOS, and the Web. Google released a beta version in September 2002 and the official app in January 2006."
48
 
49
  prompt = create_prompt(instruction, input)