PEFT
Safetensors
Sinhala
suralk commited on
Commit
4f464b1
·
verified ·
1 Parent(s): 6d1e796

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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