diff --git a/README.md b/Orbital-AI — TinyLLaMA 1.1B Chat (Fine-Tune Ready) similarity index 88% rename from README.md rename to Orbital-AI — TinyLLaMA 1.1B Chat (Fine-Tune Ready) index 9737c9c..f3f3af1 100644 --- a/README.md +++ b/Orbital-AI — TinyLLaMA 1.1B Chat (Fine-Tune Ready) @@ -8,12 +8,18 @@ datasets: language: - en widget: - - example_title: Fibonacci (Python) - messages: - - role: system - content: You are a chatbot who can help code! - - 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. +- example_title: Fibonacci (Python) + messages: + - role: system + content: You are a chatbot who can help code! + - 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. +tags: +- >- + llm tinyllama causal-lm chat text-generation transformers + intended-use::chatbot license::apache-2.0 ---