dahara1 commited on
Commit
b65f13e
1 Parent(s): d71921c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -79,7 +79,7 @@ if __name__ == "__main__":
79
  html_text = get_wikipedia_text(url)
80
  #html_text = html_text[:40000]
81
 
82
- instruct = "### 指示\n\n上記の文章を日本語で3行で要約してください"
83
 
84
  # instruct first version
85
  messages = [
 
79
  html_text = get_wikipedia_text(url)
80
  #html_text = html_text[:40000]
81
 
82
+ instruct = "### 指示\n\n日本語で3行で要約してください"
83
 
84
  # instruct first version
85
  messages = [