Update README.md
Browse files
README.md
CHANGED
@@ -23,6 +23,10 @@ Smily-ultra-1 is a custom fine-tuned language model designed for reasoning and c
|
|
23 |
|
24 |
**Smily-ultra-1** is a fine-tuned language model optimized for chatbot-style conversations and basic logical reasoning. It was created by **Smilyai-labs** using a small dataset of synthetic examples and trained in Google Colab. The model is small and lightweight, making it suitable for experimentation, education, and simple chatbot tasks.
|
25 |
|
|
|
|
|
|
|
|
|
26 |
## Model Details
|
27 |
|
28 |
- **Base model**: GPT-Neo 125M
|
|
|
23 |
|
24 |
**Smily-ultra-1** is a fine-tuned language model optimized for chatbot-style conversations and basic logical reasoning. It was created by **Smilyai-labs** using a small dataset of synthetic examples and trained in Google Colab. The model is small and lightweight, making it suitable for experimentation, education, and simple chatbot tasks.
|
25 |
|
26 |
+
|
27 |
+
## try it yourself!
|
28 |
+
|
29 |
+
Try it with this space: [Try it here!] (https://huggingface.co/spaces/Smilyai-labs/smily-ultra-chatbot)
|
30 |
## Model Details
|
31 |
|
32 |
- **Base model**: GPT-Neo 125M
|