itqop commited on
Commit
891f148
·
verified ·
1 Parent(s): 672eb60

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -8,7 +8,8 @@ pipeline_tag: summarization
8
  ---
9
  # Gemma-2-2b LoRA Adapter
10
 
11
- This repository contains a LoRA adapter for the **Gemma-2-2b** model. The adapter was fine-tuned to make the base model consistently generate text summaries that extract key points from the given input. By using LoRA, only a small fraction of the model parameters is updated (approximately 0.12%), keeping the base model intact while achieving the desired behavior.
 
12
 
13
  ## Overview
14
 
 
8
  ---
9
  # Gemma-2-2b LoRA Adapter
10
 
11
+ This repository contains a LoRA adapter for the **Gemma-2-2b** model. The adapter was fine-tuned to make the base model consistently generate text summaries that extract key points from the given input.
12
+ By using LoRA, only a small fraction of the model parameters is updated (approximately 0.4864%), keeping the base model intact while achieving the desired behavior.
13
 
14
  ## Overview
15