Update README.md
This commit is contained in:
parent
fe8a4ea1ff
commit
100e7d08be
15
README.md
15
README.md
@ -6,14 +6,17 @@ datasets:
|
|||||||
- HuggingFaceH4/ultrachat_200k
|
- HuggingFaceH4/ultrachat_200k
|
||||||
- HuggingFaceH4/ultrafeedback_binarized
|
- HuggingFaceH4/ultrafeedback_binarized
|
||||||
language:
|
language:
|
||||||
|
- tr
|
||||||
- en
|
- en
|
||||||
widget:
|
widget:
|
||||||
- example_title: Fibonacci (Python)
|
- example_title: Fibonacci (Python)
|
||||||
messages:
|
messages:
|
||||||
- role: system
|
- role: system
|
||||||
content: You are a chatbot who can help code!
|
content: You are a chatbot who can help code!
|
||||||
- role: user
|
- role: user
|
||||||
content: Write me a function to calculate the first 10 digits of the fibonacci sequence in Python and print it out to the CLI.
|
content: >-
|
||||||
|
Write me a function to calculate the first 10 digits of the fibonacci
|
||||||
|
sequence in Python and print it out to the CLI.
|
||||||
---
|
---
|
||||||
<div align="center">
|
<div align="center">
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user