saidines12 commited on
Commit
57111a5
·
verified ·
1 Parent(s): ac6192c

Update README.md

Browse files

Replace gemma with gemma2 and update the model

Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  base_model:
3
- - google/gemma-2b-it
4
  datasets:
5
  - saidines12/telugu_news_dataset
6
  ---
@@ -9,7 +9,7 @@ datasets:
9
 
10
  # Model Card for Gemma-2B Telugu News Headline Generator
11
 
12
- This model is a fine-tuned version of Google's Gemma-2B Instruction model, optimized for generating Telugu news headlines from article content. It has been trained using Supervised Fine-Tuning (SFT) on a Telugu news dataset.
13
 
14
  ## Model Details
15
 
@@ -19,11 +19,11 @@ This model is a fine-tuned version of Google's Gemma-2B Instruction model, optim
19
  - **Model type:** Decoder-only transformer language model
20
  - **Language(s):** Telugu
21
  - **License:** Apache 2.0
22
- - **Finetuned from model:** Gemma-2B
23
 
24
  ### Model Sources
25
  - **Repository:** Hugging Face Hub
26
- - **Base Model:** google/gemma-2b-it
27
 
28
 
29
  ## How to Get Started with the Model
@@ -228,4 +228,4 @@ This model is designed for generating Telugu news headlines from article content
228
  - Use with human oversight for published content
229
  - Verify generated headlines for accuracy
230
  - Monitor output for potential biases
231
- - Implement content filtering for inappropriate generations
 
1
  ---
2
  base_model:
3
+ - google/gemma-2-2b-it
4
  datasets:
5
  - saidines12/telugu_news_dataset
6
  ---
 
9
 
10
  # Model Card for Gemma-2B Telugu News Headline Generator
11
 
12
+ This model is a fine-tuned version of Google's Gemma-2-2B Instruction model, optimized for generating Telugu news headlines from article content. It has been trained using Supervised Fine-Tuning (SFT) on a Telugu news dataset.
13
 
14
  ## Model Details
15
 
 
19
  - **Model type:** Decoder-only transformer language model
20
  - **Language(s):** Telugu
21
  - **License:** Apache 2.0
22
+ - **Finetuned from model:** Gemma-2-2B
23
 
24
  ### Model Sources
25
  - **Repository:** Hugging Face Hub
26
+ - **Base Model:** google/gemma-2-2b-it
27
 
28
 
29
  ## How to Get Started with the Model
 
228
  - Use with human oversight for published content
229
  - Verify generated headlines for accuracy
230
  - Monitor output for potential biases
231
+ - Implement content filtering for inappropriate generations