Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
tags:
|
| 4 |
+
- instruction
|
| 5 |
+
- text-generation
|
| 6 |
+
- indonesian
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
+
# Indonesian Instruction Engine
|
| 10 |
+
|
| 11 |
+
A lightweight Indonesian instruction-following model configuration intended for instruction tuning experiments and prompt-based evaluation.
|
| 12 |
+
|
| 13 |
+
The model can be extended with fine-tuning or adapters such as LoRA.
|