diff --git a/README.md b/README.md index 05cdd28..4e2614f 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ datasets: - HuggingFaceH4/ultrafeedback_binarized language: - en +widget: +- text: "<|system|>\nYou are a chatbot who can help code!\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.\n<|assistant|>\n" ---