File size: 910 Bytes
2ea1bf4 95877ca 2ea1bf4 95877ca 2ea1bf4 95877ca | 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 | ---
title: Code Translation Studio
emoji: π
colorFrom: indigo
colorTo: purple
sdk: gradio
sdk_version: 5.16.0
app_file: app.py
pinned: false
---
# Code Translation Studio
Fine-tuned Qwen2.5-Coder-1.5B for code translation between languages and code generation from natural language descriptions.
**Model:** Qwen/Qwen2.5-Coder-1.5B-Instruct | **Fine-tune:** LoRA (r=8, alpha=16)
## Features
- **Code Translation** β Translate code between 12+ programming languages (Python β JavaScript β Java β Go β Rust and more)
- **Code Generation** β Generate code from plain English descriptions
## Links
- **Trained model:** [arinbalyan/code-translation-lora](https://huggingface.co/arinbalyan/code-translation-lora)
- **Training notebook:** [Kaggle](https://www.kaggle.com/code/arinbalyan/fine-tune-qwen-coder-for-code-translation)
- **HF Profile:** [arinbalyan](https://huggingface.co/arinbalyan)
|