初始化项目,由ModelHub XC社区提供模型
Model: nomadicsynth/Qwen2.5-3B-Instruct-Reasoning-gsm8k-v1 Source: Original Platform
This commit is contained in:
27
README.md
Normal file
27
README.md
Normal file
@@ -0,0 +1,27 @@
|
||||
---
|
||||
base_model:
|
||||
- unsloth/Qwen2.5-3B-Instruct-unsloth-bnb-4bit
|
||||
tags:
|
||||
- unsloth
|
||||
- qwen2
|
||||
- trl
|
||||
- grpo
|
||||
license: apache-2.0
|
||||
language:
|
||||
- en
|
||||
datasets:
|
||||
- openai/gsm8k
|
||||
pipeline_tag: text-generation
|
||||
library_name: transformers
|
||||
---
|
||||
|
||||
# Qwen2.5-3B-Reasoning-gsm8k-v1
|
||||
|
||||
- **Developed by:** nomadicsynth
|
||||
- **License:** apache-2.0
|
||||
- **Finetuned from model:** unsloth/Qwen2.5-3B-Instruct-unsloth-bnb-4bit
|
||||
- **Training Notebook:** [Qwen2.5_(3B)-GRPO.ipynb](https://colab.research.google.com/github/unslothai/notebooks/blob/main/nb/Qwen2.5_(3B)-GRPO.ipynb)
|
||||
|
||||
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)
|
||||
Reference in New Issue
Block a user