legolasyiu commited on
Commit
98bf359
·
verified ·
1 Parent(s): c585152

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -14,6 +14,8 @@ tags:
14
 
15
  Summary description and brief definition of inputs and outputs.
16
 
 
 
17
  ### Description
18
 
19
  Athene CodeGemma 2 7B v1.1 is a collection of lightweight open code models built on top of Gemma. CodeGemma models are text-to-text and text-to-code decoder-only models and are available as a 7 billion pretrained variant that specializes in code completion and code generation tasks, a 7 billion parameter instruction-tuned variant for code chat and instruction following and a 2 billion parameter pretrained variant for fast code completion.
 
14
 
15
  Summary description and brief definition of inputs and outputs.
16
 
17
+ Fine tuned by Episteme.AI's coding dataset.
18
+
19
  ### Description
20
 
21
  Athene CodeGemma 2 7B v1.1 is a collection of lightweight open code models built on top of Gemma. CodeGemma models are text-to-text and text-to-code decoder-only models and are available as a 7 billion pretrained variant that specializes in code completion and code generation tasks, a 7 billion parameter instruction-tuned variant for code chat and instruction following and a 2 billion parameter pretrained variant for fast code completion.