Create model_card.md
Browse files- model_card.md +15 -0
model_card.md
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Model Card
|
| 2 |
+
|
| 3 |
+
## Description
|
| 4 |
+
IndoMini-ChatBot-1B is a small-scale conversational AI trained on Indonesian dialogue datasets.
|
| 5 |
+
|
| 6 |
+
## Intended Use
|
| 7 |
+
Designed for robotics conversational training and smart assistant integration.
|
| 8 |
+
|
| 9 |
+
## Limitations
|
| 10 |
+
- Not suitable for high-level reasoning tasks
|
| 11 |
+
- Limited multilingual capability
|
| 12 |
+
- May produce inaccurate responses
|
| 13 |
+
|
| 14 |
+
## Training Data
|
| 15 |
+
Mixed Indonesian conversational datasets and instruction-tuning samples.
|