l3cube-pune commited on
Commit
8b0de1d
·
verified ·
1 Parent(s): 03d4cb1

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ language: mr
4
+ ---
5
+
6
+ ## MahaGemma
7
+ MahaGemma is a Marathi Gemma model. It is a Gemma 7B (google/gemma-7b) model LoRA fine-tuned on a translated Marathi instruction tuning datasets.
8
+ [dataset link] (https://github.com/l3cube-pune/MarathiNLP)
9
+
10
+ This is part of the MahaNLP initiative. More details coming soon. <br>
11
+
12
+ Citing
13
+ ```
14
+ @article{joshi2022l3cube,
15
+ title={L3cube-mahanlp: Marathi natural language processing datasets, models, and library},
16
+ author={Joshi, Raviraj},
17
+ journal={arXiv preprint arXiv:2205.14728},
18
+ year={2022}
19
+ }
20
+
21
+ ```