CoolFace
Modelpublic

jinge13288/RiskAgent-3B

sourceHugging Facellama3.2updated 2y agoView on Hugging Face
2likes6downloads
Model Card

This repo contains RiskAgent model finetuned from meta-llama/Llama-3.2-3B-Instruct model using risk prediction data. More detail can be found from the Github

The model was trained with the following hypermeters:

  • —cutoff_len: 3096
  • —numtrainepochs: 5
  • —learning_rate: 1.0e-4
  • —warnup_ratio: 0.1
  • —batch_size: 32
  • —finetuning_type: lora

Prior to utilizing our model, please ensure you have obtained the Llama licensing and access rights to the Llama model.