File size: 463 Bytes
fdf0276 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
{
"name": "Menda-3b-Optim-100",
"language": "en",
"license": "other",
"base_model": "Qwen/Qwen2.5-3B-Instruct",
"tags": [
"qwen",
"grpo",
"instruct",
"fine-tuned",
"reasoning",
"3b",
"menda",
"chat",
"transformers"
],
"datasets": ["gsm8k"],
"pipeline_tag": "text-generation",
"widget": {
"prompt": "You are a helpful AI assistant.\n\nUser: What is the formula for the area of a circle?\nAssistant:"
}
} |