atsuki-yamaguchi commited on
Commit
7ddb981
·
verified ·
1 Parent(s): 387aefc

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama3
3
+ language:
4
+ - si
5
+ base_model: meta-llama/Meta-Llama-3-8B
6
+ library_name: transformers
7
+ ---
8
+
9
+ # Sinhala LLaMA3-8B model
10
+
11
+ This model was adapted for Sinhala with 30K target language sentences + Random + T&B 2LS + MTP + 512.
12
+
13
+ For technical details, please read the paper: https://arxiv.org/abs/2406.11477.
14
+ For implementation details, please see the code repository: https://github.com/gucci-j/lowres-cva.