Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Gemma 3 1B Arabic Grammatical Error Correction v1
|
2 |
|
3 |
## Model Description
|
@@ -203,4 +217,4 @@ For questions, issues, or collaboration opportunities, please open an issue in t
|
|
203 |
|
204 |
**Model Version**: v1.0.0
|
205 |
**Last Updated**: May 2025
|
206 |
-
**Model Size**: ~
|
|
|
1 |
+
---
|
2 |
+
license: gemma
|
3 |
+
language:
|
4 |
+
- ar
|
5 |
+
base_model:
|
6 |
+
- google/gemma-3-1b-pt
|
7 |
+
pipeline_tag: text-generation
|
8 |
+
tags:
|
9 |
+
- arabic
|
10 |
+
- grammatical-error-correction
|
11 |
+
- gemma
|
12 |
+
- unsloth
|
13 |
+
- arabic-nlp
|
14 |
+
---
|
15 |
# Gemma 3 1B Arabic Grammatical Error Correction v1
|
16 |
|
17 |
## Model Description
|
|
|
217 |
|
218 |
**Model Version**: v1.0.0
|
219 |
**Last Updated**: May 2025
|
220 |
+
**Model Size**: ~2.0GB
|