|
--- |
|
license: gemma |
|
datasets: |
|
- flytech/python-codes-25k |
|
language: |
|
- en |
|
base_model: |
|
- unsloth/gemma-3-270m-it-GGUF |
|
tags: |
|
- code |
|
--- |
|
|
|
# training |
|
this model has been trained for 3 epochs (for now) on the Flytech python-codes-25k dataset. |
|
|
|
|
|
# This model is a compact Python code assistant with only 270m parameters designed for: |
|
|
|
- Assisting with Python scripting and function design |
|
|
|
- Answering Python-related programming questions |
|
|
|
- Generating and completing Python code snippets |
|
|
|
- Offering code explanations and debugging hints |
|
|
|
|
|
|
|
|