Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,48 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
+
<div align="center">
|
| 5 |
+
|
| 6 |
+
# π€ SmallDront-60M
|
| 7 |
+
|
| 8 |
+
*A lightweight conversational AI model designed for natural small talk*
|
| 9 |
+
|
| 10 |
+
[](https://opensource.org/licenses/MIT)
|
| 11 |
+
[](https://huggingface.co/)
|
| 12 |
+
[]()
|
| 13 |
+
[]()
|
| 14 |
+
|
| 15 |
+
</div>
|
| 16 |
+
|
| 17 |
+
---
|
| 18 |
+
|
| 19 |
+
## π Overview
|
| 20 |
+
|
| 21 |
+
**SmallDront-60M** is a compact language model specifically fine-tuned for engaging small talk conversations. With 60 million parameters in F32 precision, it strikes a balance between performance and efficiency β delivering coherent, natural dialogue without the overhead of larger models.
|
| 22 |
+
|
| 23 |
+
> *Compared to its predecessor (SmallDront-20M), this model properly ends its responses and hallucinates significantly less.*
|
| 24 |
+
|
| 25 |
+
---
|
| 26 |
+
|
| 27 |
+
## β¨ Features
|
| 28 |
+
|
| 29 |
+
| Feature | Detail |
|
| 30 |
+
|---------|--------|
|
| 31 |
+
| π§ **Architecture** | Transformer-based |
|
| 32 |
+
| π’ **Parameters** | 60,000,000 |
|
| 33 |
+
| π **Precision** | F32 (Full float32) |
|
| 34 |
+
| π€ **Tokenizer** | GPT-2 Tokenizer |
|
| 35 |
+
| π¦ **Format** | Hugging Face compatible |
|
| 36 |
+
| π·οΈ **Special Tokens** | `<\|user\|>` `<\|assistant\|>` |
|
| 37 |
+
|
| 38 |
+
---
|
| 39 |
+
|
| 40 |
+
## π Training
|
| 41 |
+
|
| 42 |
+
The model was trained on the **[VDC-team/DialoguesEN-4k](https://huggingface.co/datasets/VDC-team/DialoguesEN-4k)** dataset until reaching a loss of **0.9**.
|
| 43 |
+
|
| 44 |
+
---
|
| 45 |
+
|
| 46 |
+
## π¬ Example Conversations
|
| 47 |
+
|
| 48 |
+
*Temperature: 0.3*
|