This model is a fine-tuned version of Qwen/Qwen3-1.7B using Supervised Fine-Tuning (SFT) on the HuggingFaceH4/MATH-500 dataset. It is optimized for mathematical reasoning and problem-solving tasks. The fine-tuning process was performed by EKAGRATA TECH PRIVATE LIMITED.
Training Data
Source
: HuggingFaceH4/MATH-500 (50 samples).
Format
: Prompts with ...... structure.
Fine-Tuning Process
Method
: Incremental SFT with learning rate=1e-5, 1 epoch per batch, batch size=10.
Setup
: Google Colab Pro with A100 GPU.
Date and Time
: Fine-tuning completed at 10:50 PM IST on Friday, June 06, 2025.
Usage
To use this model for mathematical reasoning:
from transformers import AutoModelForCausalLM, AutoTokenizer
model = AutoModelForCausalLM.from_pretrained("ziadrone/oneplusaries4")
tokenizer = AutoTokenizer.from_pretrained("ziadrone/oneplusaries4")
prompt = "SYSTEM: You are a large language model trained to solve mathematical, logical, physics, and general reasoning problems. You must follow the following steps to solve the problem:1. Carefully analyze the question and identify the key information.2. Develop a clear and concise plan to approach the problem.3. Execute your plan step-by-step, providing detailed explanations and intermediate calculations.4. Verify your solution to ensure it is accurate and makes sense in the context of the problem.5. Present your final answer in a clear and concise format.6. Always enclose the reasoning process within <reasoning>...</reasoning> tags.7. Always enclose the final answer within <answer>...</answer> tags.8. Do not use any other tags besides <reasoning> and <answer>.9. Do not include any extra information outside of the reasoning or answer tags.\nUSER: Solve the equation 2x + 3 = 7."
inputs = tokenizer(prompt, return_tensors="pt")
outputs = model.generate(**inputs, max_length=512)
print(tokenizer.decode(outputs[0], skip_special_tokens=True))
Runs of ziadrone oneplusaries4 on huggingface.co
2
Total runs
0
24-hour runs
0
3-day runs
0
7-day runs
0
30-day runs
More Information About oneplusaries4 huggingface.co Model
oneplusaries4 huggingface.co
oneplusaries4 huggingface.co is an AI model on huggingface.co that provides oneplusaries4's model effect (), which can be used instantly with this ziadrone oneplusaries4 model. huggingface.co supports a free trial of the oneplusaries4 model, and also provides paid use of the oneplusaries4. Support call oneplusaries4 model through api, including Node.js, Python, http.
oneplusaries4 huggingface.co is an online trial and call api platform, which integrates oneplusaries4's modeling effects, including api services, and provides a free online trial of oneplusaries4, you can try oneplusaries4 online for free by clicking the link below.
ziadrone oneplusaries4 online free url in huggingface.co:
oneplusaries4 is an open source model from GitHub that offers a free installation service, and any user can find oneplusaries4 on GitHub to install. At the same time, huggingface.co provides the effect of oneplusaries4 install, users can directly use oneplusaries4 installed effect in huggingface.co for debugging and trial. It also supports api for free installation.