Bohanlu commited on
Commit
43db4da
1 Parent(s): 2ab5ad2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -56,7 +56,7 @@ Example 3:
56
  答案:"""
57
 
58
  print(pipe(qa_prompt, return_full_text=False))
59
- >>> [{'generated_text': '臺灣上懸的山是玉山,海拔三千九百五十二公尺。'}]
60
  ```
61
 
62
  ## Citation
 
56
  答案:"""
57
 
58
  print(pipe(qa_prompt, return_full_text=False))
59
+ # Output: [{'generated_text': '臺灣上懸的山是玉山,海拔三千九百五十二公尺。'}]
60
  ```
61
 
62
  ## Citation