Add example prompt (#4)

- Add example prompt (439dba83292c9fbd329df0ebb6c9f8679b6003a8)


Co-authored-by: mrfakename <mrfakename@users.noreply.huggingface.co>
This commit is contained in:
Zhang Peiyuan 2024-01-02 05:29:58 +00:00 committed by system
parent b3cbbe1c34
commit de253fa978

@ -7,6 +7,8 @@ datasets:
- HuggingFaceH4/ultrafeedback_binarized
language:
- 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">