File size: 533 Bytes
0fd4463 8291c9f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 |
---
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
|