27 lines
421 B
Markdown
27 lines
421 B
Markdown
|
|
---
|
||
|
|
license: apache-2.0
|
||
|
|
base_model: Qwen/Qwen3-0.6B
|
||
|
|
library_name: transformers
|
||
|
|
pipeline_tag: text-generation
|
||
|
|
tags:
|
||
|
|
- qwen3
|
||
|
|
- causal-lm
|
||
|
|
- text-generation
|
||
|
|
- farsi
|
||
|
|
- persian
|
||
|
|
- finetuned
|
||
|
|
---
|
||
|
|
|
||
|
|
# Qwen3-0.6B-Farsi
|
||
|
|
|
||
|
|
Finetune of `Qwen/Qwen3-0.6B` for Farsi/Persian text generation.
|
||
|
|
|
||
|
|
|
||
|
|
## Notes
|
||
|
|
|
||
|
|
- Architecture: `Qwen3ForCausalLM`
|
||
|
|
- Base model: `Qwen/Qwen3-0.6B`
|
||
|
|
- Context length: 40960
|
||
|
|
- Tokenizer and chat template are included.
|
||
|
|
|