tiny-pickle-35b / README.md
vsan's picture
Add files using upload-large-folder tool
53e237d verified
|
Raw
History Blame Contribute Delete
566 Bytes
---
base_model: Qwen/Qwen3.6-35B-A3B
pipeline_tag: text-generation
library_name: transformers
license: apache-2.0
datasets:
- HuggingFaceH4/CodeAlpaca_20K
tags:
- qwen
- moe
- coding
- safetensors
- lora
---
# Tiny Pickle
Tiny Pickle is an experimental short LoRA fine-tune of
Qwen/Qwen3.6-35B-A3B.
## Training
- 1,000 CodeAlpaca examples
- 20 optimisation steps
- BF16 LoRA
- LoRA rank: 16
- Sequence length: 1,024
This is a pipeline experiment, not evidence that the model improves upon
the original base model. It has not undergone comprehensive evaluation.