Plofski commited on
Commit
8291c9f
·
verified ·
1 Parent(s): 0fd4463

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -1
README.md CHANGED
@@ -8,4 +8,21 @@ base_model:
8
  - unsloth/gemma-3-270m-it-GGUF
9
  tags:
10
  - code
11
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  - unsloth/gemma-3-270m-it-GGUF
9
  tags:
10
  - code
11
+ ---
12
+
13
+ # training
14
+ this model has been trained for 3 epochs (for now) on the Flytech python-codes-25k dataset.
15
+
16
+
17
+ # This model is a compact Python code assistant with only 270m parameters designed for:
18
+
19
+ - Assisting with Python scripting and function design
20
+
21
+ - Answering Python-related programming questions
22
+
23
+ - Generating and completing Python code snippets
24
+
25
+ - Offering code explanations and debugging hints
26
+
27
+
28
+