diff options
| author | chzhang <zch921005@126.com> | 2023-03-25 11:51:50 +0800 |
|---|---|---|
| committer | chzhang <zch921005@126.com> | 2023-03-25 11:51:50 +0800 |
| commit | b9ab2bfd10c969a9ee3e42af4e8bc15bbdc0b650 (patch) | |
| tree | 882218c6fdfc0bdeeca0c57c700517e1ea0d7036 /llm/tutorials/data/summary_prompt.txt | |
| parent | 7b1fe580f089f55dd04319088a7e805eb1e38fed (diff) | |
long text summary
Diffstat (limited to 'llm/tutorials/data/summary_prompt.txt')
| -rw-r--r-- | llm/tutorials/data/summary_prompt.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/llm/tutorials/data/summary_prompt.txt b/llm/tutorials/data/summary_prompt.txt new file mode 100644 index 0000000..772bce2 --- /dev/null +++ b/llm/tutorials/data/summary_prompt.txt @@ -0,0 +1,7 @@ +Write a concise summary of the following: + + +<<SUMMARY>> + + +CONCISE SUMMARY:
\ No newline at end of file |
