Update README.md
Browse files
README.md
CHANGED
|
@@ -18,13 +18,13 @@ pipeline_tag: text-generation
|
|
| 18 |
|
| 19 |
# Finmatcha-3B
|
| 20 |
|
| 21 |
-
Finmatcha is a powerful Indonesian-focused large language model (LLM) fine-tuned using the Llama
|
| 22 |
|
| 23 |
This model has been fine-tuned on a wide array of Indonesian datasets, making it adept at handling the nuances of the Indonesian language, from formal to colloquial speech. It also supports English for bilingual applications.
|
| 24 |
|
| 25 |
## Model Details
|
| 26 |
|
| 27 |
-
- **Finetuned from model**: [
|
| 28 |
- **Dataset**: [NekoFi/alpaca-gpt4-indonesia-cleaned](https://huggingface.co/datasets/NekoFi/alpaca-gpt4-indonesia-cleaned)
|
| 29 |
- **Model Size**: 3B
|
| 30 |
- **License**: [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0)
|
|
|
|
| 18 |
|
| 19 |
# Finmatcha-3B
|
| 20 |
|
| 21 |
+
Finmatcha is a powerful Indonesian-focused large language model (LLM) fine-tuned using the [Llama-3.2-3B-Instruct](https://huggingface.co/meta-llama/Llama-3.2-3B-Instruct) base model. The model has been trained to handle a variety of natural language processing tasks such as text generation, summarization, translation, and question-answering, with a special emphasis on understanding and generating Indonesian text.
|
| 22 |
|
| 23 |
This model has been fine-tuned on a wide array of Indonesian datasets, making it adept at handling the nuances of the Indonesian language, from formal to colloquial speech. It also supports English for bilingual applications.
|
| 24 |
|
| 25 |
## Model Details
|
| 26 |
|
| 27 |
+
- **Finetuned from model**: [Llama-3.2-3B-Instruct](https://huggingface.co/meta-llama/Llama-3.2-3B-Instruct)
|
| 28 |
- **Dataset**: [NekoFi/alpaca-gpt4-indonesia-cleaned](https://huggingface.co/datasets/NekoFi/alpaca-gpt4-indonesia-cleaned)
|
| 29 |
- **Model Size**: 3B
|
| 30 |
- **License**: [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0)
|