CoolFace
Modelpublic

forgetUserName/phi-2-role-play

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes11downloads
README.md56 linesDownload Raw Back to root
1---2license: mit3library_name: peft4tags:5- trl6- sft7- generated_from_trainer8base_model: microsoft/Phi-3-mini-128k-instruct9model-index:10- name: phi-2-role-play11  results: []12---13 14<!-- This model card has been generated automatically according to the information the Trainer had access to. You15should probably proofread and complete it, then remove this comment. -->16 17# phi-2-role-play18 19This model is a fine-tuned version of [microsoft/Phi-3-mini-128k-instruct](https://huggingface.co/microsoft/Phi-3-mini-128k-instruct) on an unknown dataset.20 21## Model description22 23More information needed24 25## Intended uses & limitations26 27More information needed28 29## Training and evaluation data30 31More information needed32 33## Training procedure34 35### Training hyperparameters36 37The following hyperparameters were used during training:38- learning_rate: 0.000239- train_batch_size: 240- eval_batch_size: 841- seed: 4242- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-0843- lr_scheduler_type: linear44- num_epochs: 145 46### Training results47 48 49 50### Framework versions51 52- PEFT 0.8.253- Transformers 4.38.254- Pytorch 2.1.255- Datasets 2.17.056- Tokenizers 0.15.2