Volavion commited on
Commit
717d38b
·
verified ·
1 Parent(s): b03b233

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -0
README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model:
4
+ - meta-llama/Llama-3.2-3B-Instruct
5
+ ---
6
+
7
+ # Letz-MT-Llama-3.2-3B-kh-en
8
+
9
+ ## Model description
10
+ **Letz-MT-Llama-3.2-3B-kh-en** is a fine-tuned machine translation model based on **Llama 3.2 (3B)**.
11
+ The dataset is from **WMT 2025**.
12
+ It is specialized for **Khasi → English** translation tasks.
13
+
14
+ The model was trained and fine-tuned on the **WMT 2025 dataset** to provide high-quality neural machine translation.
15
+
16
+ - **Base model**: Llama 3.2 (3B)
17
+ - **Language pair**: Khasi (kh) → English (en)
18
+ - **Format**: safetensors
19
+ - **License**: MIT
20
+
21
+ ## Intended use
22
+ - Translating Khasi text into English
23
+ - Can be integrated into translation services, research projects, and multilingual applications
24
+
25
+ ⚠️ **Not intended for**:
26
+ - High-risk use cases (legal, medical, financial decision-making)
27
+ - Professional writing that requires perfect translation accuracy
28
+ -