Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ library_name: peft
|
|
19 |
|
20 |
SinLlama is the first large language model specifically extended for Sinhala. It is based on Meta-Llama-3-8B and adapted through tokenizer vocabulary extension and continual pretraining on a 10M sentence Sinhala corpus. SinLlama significantly improves coverage and performance for Sinhala NLP tasks compared to base and instruct versions of Llama-3-8B.
|
21 |
|
22 |
-
*DISCLAIMER
|
23 |
This is a base model, which has NOT been instruct-tuned. So you still need to do task-specific fine-tuning.
|
24 |
---
|
25 |
|
|
|
19 |
|
20 |
SinLlama is the first large language model specifically extended for Sinhala. It is based on Meta-Llama-3-8B and adapted through tokenizer vocabulary extension and continual pretraining on a 10M sentence Sinhala corpus. SinLlama significantly improves coverage and performance for Sinhala NLP tasks compared to base and instruct versions of Llama-3-8B.
|
21 |
|
22 |
+
*DISCLAIMER:*
|
23 |
This is a base model, which has NOT been instruct-tuned. So you still need to do task-specific fine-tuning.
|
24 |
---
|
25 |
|