ritwikm commited on
Commit
5d30d7e
·
verified ·
1 Parent(s): 1cc95ad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -5
README.md CHANGED
@@ -1,8 +1,14 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
3
  base_model:
4
- - google/gemma-7b-it
5
- papers:
6
- - title: "arxiv"
7
- url: "https://arxiv.org/abs/2504.13615"
8
- ---
 
 
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - hi
5
+ - ta
6
+ - te
7
+ - ur
8
  base_model:
9
+ - google/gemma-7b-it
10
+ pipeline_tag: question-answering
11
+ library_name: peft
12
+ ---
13
+
14
+ This is the finetuned adapter of the A1 approach from the [IndicGenQA](https://arxiv.org/abs/2504.13615) paper. It is finetuned on top of [google/gemma-7b-it](https://huggingface.co/google/gemma-7b-it).