Add example prompt

This commit is contained in:
mrfakename 2023-12-31 19:58:21 +00:00 committed by huggingface-web
parent 44ea18ec0e
commit 439dba8329

@ -6,6 +6,8 @@ datasets:
- OpenAssistant/oasst_top1_2023-08-25 - OpenAssistant/oasst_top1_2023-08-25
language: language:
- en - en
widget:
- text: "<|system|>\nYou are a chatbot who can help code!</s>\n<|user|>\nWrite me a function to calculate the first 10 digits of the fibonacci sequence in Python and print it out to the CLI.</s>\n<|assistant|>\n"
--- ---
<div align="center"> <div align="center">