File size: 566 Bytes
53e237d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
30
31
---
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.