diff --git a/README.md b/README.md index 4c3c552..b53aa7e 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ datasets: - OpenAssistant/oasst_top1_2023-08-25 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" ---