CoolFace
Modelpublic

prasanthdj8/negotiateai-procurement-agent

sourceHugging Facellama3.2updated 5mo agoView on Hugging Face
0likes
Model Card

NegotiateAI Procurement Agent

Fine-tuned Llama 3.2 3B using GRPO (Group Relative Policy Optimisation) on the NegotiateAI adversarial procurement environment.

Model Description

This model was trained to act as a procurement manager inside the NegotiateAI OpenEnv environment. It negotiates contracts with supplier AIs, manages budgets and deadlines, and makes strategic decisions across a 12-week fiscal cycle.

  • Base model: unsloth/Llama-3.2-3B-Instruct
  • Training method: GRPO via HuggingFace TRL
  • Hardware: NVIDIA A100 80GB
  • Fine-tuning type: LoRA adapters

Training Environment

MetricValue
Training episodes200
Training samples1,333
Tier advancementsNovice → Apprentice → Practitioner → Expert
Expert tier episodes43%
First 20 steps avg reward0.0101

Links

ResourceURL
🤗 HuggingFace Spacehttps://huggingface.co/spaces/prasanthdj8/negotiateai-openenv
📓 Training Notebookhttps://huggingface.co/spaces/prasanthdj8/negotiateai-openenv/blob/main/NegotiateAI_Training.ipynb
📝 Bloghttps://huggingface.co/spaces/prasanthdj8/negotiateai-openenv/blob/main/Blog.md
💻 GitHubhttps://github.com/Prasanthdj8/negotiateai-openenv

Usage

This model is designed to work with the NegotiateAI OpenEnv environment. Load via the training notebook linked above.