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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -6,6 +6,8 @@ base_model:
6
  - google/gemma-2-2b
7
  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.
 
6
  - google/gemma-2-2b
7
  pipeline_tag: summarization
8
  ---
9
+ # The latest adapter commit is broken due to incorrect training. (temporarily)
10
+
11
  # Gemma-2-2b LoRA Adapter
12
 
13
  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.