CoolFace
Apppublic

Adityak204/gemma3-1b-GRPO-finetuned

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
App README

Gemma3 Model Comparison

This application demonstrates the capabilities of the Gemma3-1b-it model, comparing the base model with a version that has been fine-tuned using GRPO on the GSM8k dataset for mathematical reasoning tasks.

Features

  • —Interactive interface to test both models side-by-side
  • —Customizable system prompt
  • —Step-by-step reasoning format for mathematical problems
  • —Optimized for deployment on Hugging Face Spaces

Models Used

  1. 1.Base Model: google/gemma-3-1b-it
  2. 2.Fine-tuned Model: Adityak204/gemma3-1b-grpo-finetuned

Example Queries

  • —Joy can read 8 pages of a book in 20 minutes. How many hours will it take her to read 120 pages?
  • —When John was 10 years old, Sam was 5 years old. Now John is 30 years old, what is the age of Sam?
  • —What is the square root of 121?

Usage

Enter your mathematical problem in the input field and click "Generate" to see how both models approach the solution.