Volavion commited on
Commit
a1b5cb1
·
verified ·
1 Parent(s): f25fab4

Create README.md

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