初始化项目,由ModelHub XC社区提供模型

Model: kendrickfff/Qwen2.5-1.5B-Indonesian-Assistant-GRPO
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-16 07:53:16 +08:00
commit a062369b24
7 changed files with 344 additions and 0 deletions

31
README.md Normal file
View File

@@ -0,0 +1,31 @@
---
base_model: kendrickfff/Qwen2.5-1.5B-Indonesian-Assistant
tags:
- text-generation-inference
- transformers
- unsloth
- qwen2
license: apache-2.0
language:
- en
---
# Uploaded finetuned model
- **Developed by:** kendrickfff
- **License:** apache-2.0
- **Finetuned from model :** kendrickfff/Qwen2.5-1.5B-Indonesian-Assistant
# Qwen2.5-1.5B Indonesian Assistant (GRPO)
## Training Method
- **Type:** Group Relative Policy Optimization (GRPO)
- **Base Model:** kendrickfff/Qwen2.5-1.5B-Indonesian-Assistant (SFT model)
- **Steps:** 100
- **Reward Functions:** 4 (format, reasoning length, correctness, language)
- **Key Difference:** Model learns to use <think>...</think> reasoning tags
This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)