RohithMidigudla commited on
Commit
f9e3845
·
verified ·
1 Parent(s): 65feff1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -25
README.md CHANGED
@@ -1,39 +1,32 @@
1
- ———
2
-
3
- library_name: transformers
4
- base_model: google/gemma-4-E4B-it
5
- tags:
6
-
7
  - gemma
8
  - telugu
9
  - medical
10
  - grpo
11
  - merged
12
  - healthcare
13
- language:
14
-
15
  - te
16
- license: gemma
17
-
18
- ———
19
 
20
- # Aarogya Gemma Telugu Medical
21
 
22
- Aarogya Gemma Telugu Medical is a Telugu medical question-answering model built on
23
- google/gemma-4-E4B-it.
24
 
25
- The model is designed to answer medical multiple-choice questions and provide short
26
- Telugu explanations.
27
 
28
- ## Model Details
29
 
30
- - Base model: google/gemma-4-E4B-it
31
- - Model type: full merged Transformers checkpoint
32
- - Precision: bfloat16
33
- - Language: Telugu
34
- - Task: medical QA and concise Telugu medical explanations
35
 
36
- ## Training
37
 
38
- This model combines Telugu and medical adaptation with GRPO alignment on Telugu
39
- MedMCQA-style data.
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: google/gemma-4-E4B-it
4
+ tags:
 
 
5
  - gemma
6
  - telugu
7
  - medical
8
  - grpo
9
  - merged
10
  - healthcare
11
+ language:
 
12
  - te
13
+ license: gemma
14
+ ---
 
15
 
16
+ # Aarogya Gemma Telugu Medical
17
 
18
+ Aarogya Gemma Telugu Medical is a Telugu medical question-answering model built on `google/gemma-4-E4B-it`.
 
19
 
20
+ The model is designed to answer medical multiple-choice questions and provide short Telugu explanations.
 
21
 
22
+ ## Model Details
23
 
24
+ - **Base model:** `google/gemma-4-E4B-it`
25
+ - **Model type:** Full merged Transformers checkpoint
26
+ - **Precision:** `bfloat16`
27
+ - **Language:** Telugu (`te`)
28
+ - **Task:** Medical QA and concise Telugu medical explanations
29
 
30
+ ## Training
31
 
32
+ This model combines Telugu and medical adaptation with GRPO alignment on Telugu MedMCQA-style data.